Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ibaryshnikov/mio-tcp-chat

A tcp chat using just mio
https://github.com/ibaryshnikov/mio-tcp-chat

Last synced: 21 days ago
JSON representation

A tcp chat using just mio

Awesome Lists containing this project

README

        

TCP chat

An example of a chat made with mio. Currently incomplete, but echo works.
Use `telnet localhost 8000` to test