mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-02 09:46:06 -04:00
ignore rogue matrix call events; support verto.media RPC as a horrible hack; fix NA::Matrix dep
This commit is contained in:
parent
72c1cc743e
commit
9f4abd59f5
3 changed files with 33 additions and 21 deletions
|
@ -1,6 +1,6 @@
|
|||
requires 'parent', 0;
|
||||
requires 'Future', '>= 0.29';
|
||||
requires 'Net::Async::Matrix', '>= 0.11';
|
||||
requires 'Net::Async::Matrix', '>= 0.11_002';
|
||||
requires 'Net::Async::Matrix::Utils';
|
||||
requires 'Net::Async::WebSocket::Protocol', 0;
|
||||
requires 'Data::UUID', 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue