Commit Graph

27 Commits

Author SHA1 Message Date
Tony Garnock-Jones e62b117691 Subprocess support 2018-11-26 15:45:32 +00:00
Tony Garnock-Jones 7eaa07de57 New driver-streams-node, replacing driver-tcp-node and driver-unixsocket-node 2018-11-26 13:27:59 +00:00
Tony Garnock-Jones 8964596453 Remove unneeded imports 2018-11-20 14:11:38 +00:00
Tony Garnock-Jones baa40f5699 Change send syntax from `^ ...` to `send ...`. 2018-11-16 11:17:59 +00:00
Tony Garnock-Jones 44c1d425b3 Switch to Preserves for Record and Bytes 2018-11-15 23:24:58 +00:00
Tony Garnock-Jones bf673da104 TcpIn -> DataIn, TcpOut -> DataOut, TcpInLine -> LineIn 2018-11-14 14:44:57 +00:00
Tony Garnock-Jones 5fe6eddcfe TCP/IP driver; TCP/IP demo chat client and server. 2018-11-13 20:52:50 +00:00
Tony Garnock-Jones 52f9da8cac Proper treatment of actor containment; proper treatment of adhoc assertion 2018-11-11 15:21:44 +00:00
Tony Garnock-Jones 72e1653aa6 First stab at cross-dataspace relaying; does not yet handle adhoc assertions 2018-11-11 14:00:02 +00:00
Tony Garnock-Jones 7dd82b58c9 Cosmetic output change in mc.js 2018-11-07 00:34:35 +00:00
Tony Garnock-Jones cf88700666 driver-udp-node 2018-11-06 10:59:27 +00:00
Tony Garnock-Jones bdcdba7800 driver-websocket 2018-11-05 21:18:04 +00:00
Tony Garnock-Jones df43e5fb1c Rename RequestData -> DataIn, ResponseData -> DataOut 2018-11-05 17:48:50 +00:00
Tony Garnock-Jones 935ec51dcb Clicky button 2018-11-05 13:58:25 +00:00
Tony Garnock-Jones 62798dc52e A richer, more interesting HTTP server example 2018-11-05 11:20:59 +00:00
Tony Garnock-Jones b935608e53 Continuation argument to stop() is optional 2018-11-05 11:20:16 +00:00
Tony Garnock-Jones 5ce3275505 Same numbers as imperative-syndicate/rkt 2018-11-05 10:31:39 +00:00
Tony Garnock-Jones 33c8f70ab6 Flesh out WebSocket support 2018-11-04 23:00:32 +00:00
Tony Garnock-Jones e0a6ae670b Web server driver, plus beginnings of WebSocket support 2018-11-04 20:01:40 +00:00
Tony Garnock-Jones 5819b41486 @syndicate-lang/driver-browser-ui 2018-11-03 22:30:48 +00:00
Tony Garnock-Jones c331544ede Actually make assertionspeed.js measure something 2018-11-03 22:27:11 +00:00
Tony Garnock-Jones 264df78e4d Change message send syntax from prefix "<<" to prefix "^" 2018-11-03 22:26:52 +00:00
Tony Garnock-Jones 09ee4046c1 Rename two examples 2018-11-03 22:24:44 +00:00
Tony Garnock-Jones a0c6b54d55 Override babel module loading more generally, to ensure proper state is picked up for the Syndicate extensions 2018-11-03 15:54:05 +00:00
Tony Garnock-Jones 844a49c7a7 Remove superfluous require 2018-11-02 22:49:56 +00:00
Tony Garnock-Jones ad5afa28f9 @syndicate-lang/driver-timer 2018-11-02 17:09:55 +00:00
Tony Garnock-Jones 900c9ffba7 Adapt to monorepo 2018-11-02 10:59:09 +00:00