forked-synapse/synapse/rest
Mark Haines 949c2c5435 Add a timeout parameter for end2end key queries.
Add a timeout parameter for controlling how long synapse will wait
for responses from remote servers. For servers that fail include how
they failed to make it easier to debug.

Fetch keys from different servers in parallel rather than in series.

Set the default timeout to 10s.
2016-09-12 18:17:09 +01:00
..
client Add a timeout parameter for end2end key queries. 2016-09-12 18:17:09 +01:00
key Don't print stack traces when failing to get remote keys 2016-08-10 10:44:37 +01:00
media Add quotes and be explicity about script-src 2016-09-05 17:35:01 +01:00
__init__.py Add store-and-forward direct-to-device messaging 2016-08-25 17:35:37 +01:00