This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
MatrixSynapse
mirror of
https://github.com/matrix-org/synapse
Watch
1
Star
0
Fork
You've already forked MatrixSynapse
0
Code
Issues
Releases
Wiki
Activity
773de09774
MatrixSynapse
/
synapse
/
federation
History
Mark Haines
041ac476a5
Supply auth_chain along with current state in '/state/', fetch auth events from a remote server if we are missing some of them
2014-12-18 18:47:13 +00:00
..
__init__.py
Verify signatures for server2server requests
2014-10-13 14:37:46 +01:00
persistence.py
Remove unused imports
2014-11-04 14:14:02 +00:00
replication.py
Supply auth_chain along with current state in '/state/', fetch auth events from a remote server if we are missing some of them
2014-12-18 18:47:13 +00:00
transport.py
track replication destination health, and perform exponential back-off when sending transactions. does *not* yet retry transactions, but drops them on the floor if waiting for a server to recover.
2014-12-07 02:26:07 +00:00
units.py
Fix pep8 codestyle warnings
2014-11-20 17:26:36 +00:00