Commit Graph

10 Commits (4307a199bcad6c65bbddfb0df8b51b6bab8306b8)

Author SHA1 Message Date
_ 56a3e6299b change server ID from `u8` to a string 2021-07-18 22:22:48 +00:00
_ 7963765f63 📝 It can do 100 MiB/s with everything running on localhost 2021-07-18 16:56:38 +00:00
_ 57091ddaab ♻️ refactor: change up the protocol so that everything has a distinct 4-byte message 2021-07-17 23:14:50 +00:00
_ d3675473ed 📝 document the fixed-length control protocol that I need to replace soon 2021-07-17 22:27:05 +00:00
_ c575f5ca22 add failing test 2021-07-17 19:55:52 +00:00
_ b2fd8a8ede 2021-07-17 06:18:22 +00:00
_ 739621e9e1 write some failing tests 2021-07-17 06:16:50 +00:00
_ 9ef27ac40f 🐛 bug: fix start-up order 2021-07-17 06:12:16 +00:00
_ 8a976be3be 📝 planning 2021-07-17 06:08:00 +00:00
_ 73d7551215 modify end server to connect to a local TCP server
Tested with netcat on each end and it works great.
2021-07-17 03:11:01 +00:00