Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ichard26/msgsock

A dead simple protocol library for exchanging messages over TCP.
https://github.com/ichard26/msgsock

Last synced: 3 days ago
JSON representation

A dead simple protocol library for exchanging messages over TCP.

Awesome Lists containing this project

README

        

# msgsock

> Message Sockets

A dead simple protocol library for exchanging messages over TCP.

The implementation is based off [this document][doc] which I made
while helping someone build their own SSH-like server/client on Python
Discord.

[doc]: https://docs.google.com/drawings/d/1U9EZ65kUHnDt4Qg2jIDQDfiCaXKxXtZd78n9cSg7wqQ/edit?usp=sharing