From 5ae16a8e912cda5e839e5019a5e4433df9d7f422 Mon Sep 17 00:00:00 2001 From: Temirkhan Myrzamadi Date: Tue, 23 Jul 2019 00:08:51 +0600 Subject: [PATCH] OMG, smoltcp isn't here!? --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 754a2d3..947bf7b 100644 --- a/README.md +++ b/README.md @@ -1160,6 +1160,7 @@ See also [Are we game yet?](http://arewegameyet.com) * [vlopes11/futures-jsonrpc](https://github.com/vlopes11/futures-jsonrpc) [[futures-jsonrpc](https://crates.io/crates/futures-jsonrpc)] — Futures implementation for JSON-RPC [](https://travis-ci.org/vlopes11/futures-jsonrpc) * Low level * [libpnet/libpnet](https://github.com/libpnet/libpnet) — A cross-platform, low level networking [](https://travis-ci.org/libpnet/libpnet) + * [m-labs/smoltcp](https://github.com/m-labs/smoltcp) — A standalone, event-driven TCP/IP stack that is designed for bare-metal, real-time systems [](https://travis-ci.org/m-labs/smoltcp) * [tokio-rs/tokio](https://github.com/tokio-rs/tokio) — A network application framework for rapid development and highly scalable production deployments of clients and servers. * [dylanmckay/protocol](https://github.com/dylanmckay/protocol) — Custom TCP/UDP protocol definitions * [actix/actix](https://github.com/actix/actix) — Actor library for Rust [](https://travis-ci.org/actix/actix)