Commit Graph

10 Commits

Author SHA1 Message Date
Tony Garnock-Jones 8899807216 Disconnect websocket service on error 2019-05-16 13:12:21 +01:00
Tony Garnock-Jones 12c255bb40 Handle "Ping" requests from peers in federated mode 2019-05-16 12:38:26 +01:00
Tony Garnock-Jones 7dd217be6a Accept and discard "Pong" replies from clients 2019-05-16 12:38:06 +01:00
Tony Garnock-Jones 6c44843f63 Correct server websocket http-request pattern 2019-05-16 12:37:39 +01:00
Tony Garnock-Jones 9839e5946c Flow-controlled TCP (except in netstack); flow-controlled server/federation messages; fixes federation startup glitching 2019-05-12 13:07:38 +01:00
Tony Garnock-Jones 83af353d9d Integrate federation/peering with client/server code; almost but not quite working yet 2019-05-09 11:39:49 +01:00
Tony Garnock-Jones d20addd642 Remove unused definition 2019-05-07 14:06:06 +01:00
Tony Garnock-Jones c987ac0592 Move prototype federation code out of the way 2019-05-07 13:45:52 +01:00
Tony Garnock-Jones 611be53725 Select client/server scope on connect; stub out federation/peering; protocol error and disconnection support 2019-05-07 12:56:40 +01:00
Tony Garnock-Jones 28fd0809e0 The Great Renaming broker -> server, part 2 2019-05-05 16:51:23 +01:00