Commit Graph

305 Commits

Author SHA1 Message Date
Tony Garnock-Jones af40134c53 Correct server websocket http-request pattern 2019-05-16 12:37:39 +01:00
Tony Garnock-Jones ae97fb1d1e 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 12650e2058 Repair test compilation 2019-05-09 11:43:41 +01:00
Tony Garnock-Jones e9b1983408 Move command-line scripts into submodule main, so tests don't get stuck 2019-05-09 11:43:34 +01:00
Tony Garnock-Jones 7f7a6d03d8 Command-line programs for starting various kinds of server 2019-05-09 11:39:49 +01:00
Tony Garnock-Jones 386a66747e Tweak logging levels 2019-05-09 11:39:49 +01:00
Tony Garnock-Jones 2b882cc10a Integrate federation/peering with client/server code; almost but not quite working yet 2019-05-09 11:39:49 +01:00
Tony Garnock-Jones 0dca5bfbe3 Allow specification of host/port/scope in server-chat-client.rkt 2019-05-09 11:16:29 +01:00
Tony Garnock-Jones 88ec80487d Remove unused definition 2019-05-07 14:06:06 +01:00
Tony Garnock-Jones 39906803b2 Move prototype federation code out of the way 2019-05-07 13:45:52 +01:00
Tony Garnock-Jones cf92ae14c5 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 0ac2bb768e New "test" illustrating aspects of the turn-based approach taken 2019-05-07 12:07:30 +01:00
Tony Garnock-Jones db523a8974 The Great Renaming broker -> server, part 2 2019-05-05 16:51:23 +01:00
Tony Garnock-Jones f2b29a798a The Great Renaming broker -> server, part 1 2019-05-05 16:37:03 +01:00
Tony Garnock-Jones a08574a403 Remove unnecessary require 2019-05-05 15:58:01 +01:00
Tony Garnock-Jones d5ff1dd007 Use definitions from wire-protocol.rkt in federation 2019-05-05 15:57:51 +01:00
Tony Garnock-Jones aad3fb6866 Move federation protocol a step closer to client/server protocol 2019-05-05 15:54:28 +01:00
Tony Garnock-Jones 924512f7de Make internal broker isolation protocol asymmetric, to support the needs of federation 2019-05-05 12:55:16 +01:00
Tony Garnock-Jones a3a229532a add-observer-endpoint!, add-raw-observer-endpoint! 2019-05-04 22:58:45 +01:00
Tony Garnock-Jones dabc74976a Refine output of tf.rkt 2019-05-04 22:48:37 +01:00
Tony Garnock-Jones a86478b7b9 Remove unneeded #:capture-projection argument to term->skeleton-interest 2019-05-03 20:29:40 +01:00
Tony Garnock-Jones 40ee3b4ca7 Test and fix for observation visibility in broker 2019-05-03 17:53:24 +01:00
Tony Garnock-Jones 83c81fa293 Rename federation2.rkt -> federation.rkt 2019-05-03 13:45:05 +01:00
Tony Garnock-Jones 508e37171d Bounce relay 2019-05-03 11:20:22 +01:00
Tony Garnock-Jones ed7cf375ad Only remove an entry from specs when no holders remain 2019-05-03 11:20:12 +01:00
Tony Garnock-Jones 736c9de3dc Note on semantic difference 2019-05-03 10:32:16 +01:00
Tony Garnock-Jones f847f3c049 Fix self- and peer-signalling of observation; generalize broker protocol to permit multiple uses of leaf2 on different nodes; printf -> log-info 2019-05-03 10:25:20 +01:00
Tony Garnock-Jones 38e3894a3d Clean up conn-subs on Unsubscribe 2019-05-03 10:23:08 +01:00
Tony Garnock-Jones 1c2bd11373 Connect router to dataspace 2019-05-03 00:10:15 +01:00
Tony Garnock-Jones 79e8d54a51 Avoid silly use of macro 2019-05-02 23:12:02 +01:00
Tony Garnock-Jones 17d5b88784 Federation kernel 2019-05-02 15:59:25 +01:00
Tony Garnock-Jones 4fd2c9895c Remove old, dead code 2019-04-25 12:58:48 +01:00
Tony Garnock-Jones 419bd093d1 Support transformations (e.g. rotation) in the scene prelude 2019-04-25 12:58:30 +01:00
Tony Garnock-Jones 759bbdf1c3 Add visibility-restriction, making the test pass 2019-03-25 16:32:09 +00:00
Tony Garnock-Jones 9e923e1c63 Failing test case: need visibility-restriction in broker clients 2019-03-25 12:16:30 +00:00
Tony Garnock-Jones eb33fdbd59 Steps toward activation in test cases 2019-03-25 12:15:09 +00:00
Tony Garnock-Jones a39bd458d9 Restructure broker protocol adapters; add loopback 2019-03-25 12:14:35 +00:00
Tony Garnock-Jones 25970d9f16 Split out server-connection.rkt 2019-03-24 17:17:26 +00:00
Tony Garnock-Jones 8a5d91a175 strong-gensym 2019-03-24 17:16:57 +00:00
Tony Garnock-Jones 025289500a Configurable broker tcp/http ports 2019-03-22 12:51:59 +00:00
Tony Garnock-Jones 4732650041 module+ main in reload.rkt 2019-03-20 22:36:13 +00:00
Tony Garnock-Jones 63ea6a9d3a extend-ground-boot! 2019-03-20 22:36:05 +00:00
Tony Garnock-Jones 3ff50a6f65 broker: client; ping for keepalive; client example 2019-03-18 23:29:12 +00:00
Tony Garnock-Jones 4e33429b19 tcp-rejected; reassert-on 2019-03-18 23:27:59 +00:00
Tony Garnock-Jones fc43d5c4a0 Initial broker implementation 2019-03-18 15:34:14 +00:00
Tony Garnock-Jones f4f3b67cdf NOTICE support 2019-02-09 10:36:03 +00:00
Tony Garnock-Jones 94c66094e6 Cope with libpurple weirdness 2019-02-05 13:37:18 +00:00
Tony Garnock-Jones 21131dc02c Force membership of channel on login 2019-02-05 13:37:04 +00:00
Tony Garnock-Jones c5848e4c0b PASS; better NICK collision avoidance 2019-02-05 13:30:18 +00:00
Tony Garnock-Jones 823754c8b5 Nested reloaders; simple greeter 2019-01-30 16:40:52 +00:00