Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ichard26/msgsock
- Owner: ichard26
- License: mit
- Created: 2023-01-05T04:55:37.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-21T21:20:48.000Z (over 1 year ago)
- Last Synced: 2024-12-04T16:39:23.387Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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