Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 308 Bytes

TODO.md

File metadata and controls

8 lines (7 loc) · 308 Bytes

Things to add later

  • Support for Unix file sockets in addition to streamed local TCP sockets.
  • Support for DNS resolving.
  • Find some way to unit test this.
  • Use a hash function on the message type name to automatically determine message type id.
  • Improve error handling / checking.