Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/adamreeve/mio-server


https://github.com/adamreeve/mio-server

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

A simple TCP server that echoes messages back to clients.

Written in Rust and using mio.

Only used for learning how mio works and based heavily on https://github.com/hjr3/mob/