Commit Graph

49 Commits

Author SHA1 Message Date
Tony Garnock-Jones fa2c184545 Webpack -> Rollup 2020-08-05 12:36:53 +02:00
Tony Garnock-Jones f25a9fe969 Placeholders no longer available in preserves 2020-06-10 12:10:23 +02:00
Tony Garnock-Jones 0ec4c45d9f Update to new preserves API 2019-09-11 15:11:15 +01:00
Tony Garnock-Jones bbf691c9b5 Repair error in monitoring of mDNS retractions 2019-06-26 23:40:17 +01:00
Tony Garnock-Jones e21514db53 Treat mDNS withdrawal as a kind of disconnection (?) 2019-06-26 22:50:15 +01:00
Tony Garnock-Jones a524f0a06b Display nodes only when there's somewhere to put the display 2019-06-26 22:50:15 +01:00
Tony Garnock-Jones 568492291a Assert local node ID into management scope 2019-06-24 14:48:25 +01:00
Tony Garnock-Jones 864c54f53b Improved LAN tree construction 2019-06-20 23:09:55 +01:00
Tony Garnock-Jones 286bf7ecc1 Hierarchical node connectivity display 2019-06-20 23:09:30 +01:00
Tony Garnock-Jones 52857829a2 Command-line control and better defaults for node ID 2019-06-20 23:09:00 +01:00
Tony Garnock-Jones 86c570ccd2 On start, only relay subs with active holders 2019-06-20 22:54:49 +01:00
Tony Garnock-Jones 8199917335 Heartbeats 2019-06-20 13:35:04 +01:00
Tony Garnock-Jones 76e180b047 let -> field, for debuggability 2019-06-18 16:45:10 +01:00
Tony Garnock-Jones 409aa357db Improved error signalling 2019-06-12 00:22:53 +01:00
Tony Garnock-Jones 7cfa084558 Repair errors in TCP server facet implementation 2019-06-11 18:48:29 +01:00
Tony Garnock-Jones 0f00b0a83f Repair client: retract adhoc assertions on facet stop 2019-06-11 17:41:27 +01:00
Tony Garnock-Jones 5c94433a85 Send Err outside Turn 2019-06-08 21:50:11 +01:00
Tony Garnock-Jones af3c4bfe2d Remove obsolete Peer message 2019-06-08 21:14:00 +01:00
Tony Garnock-Jones 7fd2805209 Switch to explicit grouping of turn actions/events 2019-06-08 21:11:35 +01:00
Tony Garnock-Jones c718d04291 Don't bother with Commit for each Msg/Message 2019-06-07 15:51:13 +01:00
Tony Garnock-Jones 18ba7a05cf Cosmetic 2019-06-07 15:48:59 +01:00
Tony Garnock-Jones 9ad7b25bcb Cosmetic: clean out unused debug info 2019-06-07 14:24:51 +01:00
Tony Garnock-Jones 107da0ef6c More monitoring 2019-06-07 14:21:58 +01:00
Tony Garnock-Jones 1902236780 Fine-tune debug names for actors, endpoints etc 2019-06-07 14:21:25 +01:00
Tony Garnock-Jones dc7ee60517 Turn replayer must preserve currentFacet, else actions run in the wrong context 2019-06-07 14:20:45 +01:00
Tony Garnock-Jones c410692272 Send End to clear out state appropriately 2019-06-07 12:55:51 +01:00
Tony Garnock-Jones 92da5ffdfa Suppress message in expected cases of nonexistent localid 2019-06-07 12:55:40 +01:00
Tony Garnock-Jones 6638be41d7 More monitor 2019-06-06 15:55:01 +01:00
Tony Garnock-Jones 652812471e Acknowledge endpoint Clear with an End; avoids late Add/Del messing things up 2019-06-06 15:10:48 +01:00
Tony Garnock-Jones b6017f1501 Use `false` for acks, since `null` doesn't travel well 2019-06-03 12:08:30 +01:00
Tony Garnock-Jones f855782239 Oops - missed an instance of worklist 2019-06-03 12:06:23 +01:00
Tony Garnock-Jones 867b32b5be addObserverEndpoint 2019-06-03 12:06:04 +01:00
Tony Garnock-Jones 9a8898e8ec Significant refactoring of stream protocol 2019-05-31 13:58:04 +01:00
Tony Garnock-Jones 73d55a8018 Document help option 2019-05-31 10:59:22 +01:00
Tony Garnock-Jones 1d8719f6b1 Preserve turn boundaries in distribution protocol; loopback client; much improved debug output 2019-05-30 23:06:15 +01:00
Tony Garnock-Jones c6e780b50a Use the friendlier accessors in more places 2019-05-30 14:22:24 +01:00
Tony Garnock-Jones c99572f4b1 Friendlier accessors on preserves records 2019-05-30 14:11:44 +01:00
Tony Garnock-Jones 7f07be80df Improve OverlayLink publication 2019-05-28 16:54:58 +01:00
Tony Garnock-Jones 39468f3557 Self-assembling overlays 2019-05-28 16:07:15 +01:00
Tony Garnock-Jones 283bbf03e5 Split out disco 2019-05-28 13:21:33 +01:00
Tony Garnock-Jones caf75f3d1e Prepare for separate transport advertisement and spanning-tree construction 2019-05-28 11:56:29 +01:00
Tony Garnock-Jones 73e5ee0944 A little bit of feedback about what's happening 2019-05-25 12:27:22 +01:00
Tony Garnock-Jones ef1c849d87 Federated uplinks; server command-line parsing 2019-05-23 15:52:10 +01:00
Tony Garnock-Jones ac12c14864 Federation (inbound links only for now) 2019-05-23 13:51:16 +01:00
Tony Garnock-Jones 8fdf6b7032 Factor out server.js module 2019-05-23 10:33:59 +01:00
Tony Garnock-Jones 7a9eed8f0d Change name of chat scope to "chat" 2019-05-16 22:30:39 +01:00
Tony Garnock-Jones aefc45632b Move away from use of "broker" 2019-05-16 20:14:38 +01:00
Tony Garnock-Jones d8c18535ce Proposal/Envelope split; assert Observe properly in server 2019-05-16 10:26:43 +01:00
Tony Garnock-Jones 32bccdbad9 Rename "broker" to "server" 2019-05-15 17:26:39 +01:00