mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
more critique
This commit is contained in:
parent
70aa4b9231
commit
2b9afa775e
@ -338,7 +338,8 @@ returns, an ``end`` token is included in the response. This token can be used in
|
||||
request to continue where the client left off.
|
||||
|
||||
.. TODO
|
||||
Do we ever return multiple events in a single request? Do we ever support streaming
|
||||
Do we ever return multiple events in a single request? Don't we get lots of request
|
||||
setup RTT latency if we only do one event per request? Do we ever support streaming
|
||||
requests? Why not websockets?
|
||||
|
||||
When the client first logs in, they will need to initially synchronise with their home
|
||||
|
Loading…
Reference in New Issue
Block a user