From 5c290cc0a0cf498bff33add08cf01ab8cf1f09bc Mon Sep 17 00:00:00 2001 From: Temirkhan Myrzamadi Date: Wed, 10 Jul 2019 16:35:12 +0600 Subject: [PATCH] Remove sendmmsg (404 not found) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 0ef74647c..6a132d418 100644 --- a/README.md +++ b/README.md @@ -1154,7 +1154,6 @@ See also [Are we game yet?](http://arewegameyet.com) * JSON-RPC * [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 - * [Gymmasssorla/sendmmsg](https://github.com/Gymmasssorla/sendmmsg) — Transmit multiple messages using one system call in Rust [](https://travis-ci.com/Gymmasssorla/sendmmsg) * [libpnet/libpnet](https://github.com/libpnet/libpnet) — A cross-platform, low level networking [](https://travis-ci.org/libpnet/libpnet) * [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