Federate data through persistent websocket connections
Add a layer that uses WebSockets to create a single connection to a given server and reuse that connection instead of signing each request.
A continuation of !2231 (closed)
Add a layer that uses WebSockets to create a single connection to a given server and reuse that connection instead of signing each request.
A continuation of !2231 (closed)
This will create a new commit in order to revert the existing changes.