#tcp-server #client-server #tokio #applications

yanked easy-server

Easily build a TCP server with tokio

0.7.0 Apr 7, 2023
0.6.2 Apr 7, 2023
0.5.0 Apr 7, 2023
0.4.1 Apr 7, 2023
0.1.1 Apr 3, 2023

#68 in #tcp-server

Download history 6/week @ 2024-02-18 187/week @ 2024-03-31

187 downloads per month

MIT license

23KB
255 lines

easy-server

GitHub Workflow Status docs.rs lib.rs

A crate for easily building TCP client/server applications. See the examples folder for usage examples.


lib.rs:

A crate for easily building TCP applications with Tokio. For usage examples, click here. For details, see the module level documentation for client and server below.

Dependencies

~5–17MB
~192K SLoC