Commit Graph

8 Commits

Author SHA1 Message Date
Tony Garnock-Jones 5ecadc8acb Update preserves to 0.0.9 2019-06-07 13:30:00 +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 9a8898e8ec Significant refactoring of stream protocol 2019-05-31 13:58:04 +01:00
Tony Garnock-Jones 3318ac9e4e Track more information in order to produce an interesting visualisation 2018-11-28 17:52:35 +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 baa40f5699 Change send syntax from `^ ...` to `send ...`. 2018-11-16 11:17:59 +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