Merge pull request #716 from nachomdo/add-bollard

Add bollard to the network programming section
pull/733/head^2
Lukáš Hozda [magnusi] 5 years ago committed by GitHub
commit c59a7e8742
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1204,6 +1204,8 @@ See also [Are we game yet?](http://arewegameyet.com)
* [erickt/rust-zmq](https://github.com/erickt/rust-zmq) — [ZeroMQ](https://zeromq.org/) bindings [<img src="https://api.travis-ci.org/erickt/rust-zmq.svg?branch=master">](https://travis-ci.org/erickt/rust-zmq)
* CoAP
* [Covertness/coap-rs](https://github.com/Covertness/coap-rs) — A [Constrained Application Protocol(CoAP)](https://tools.ietf.org/html/rfc7252) library for Rust. [<img src="https://api.travis-ci.org/Covertness/coap-rs.svg?branch=master">](https://travis-ci.org/Covertness/coap-rs)
* Docker
* [fussybeaver/bollard](https://github.com/fussybeaver/bollard) - Docker daemon API in Rust
* RPC
* [smallnest/rpcx-rs](https://github.com/smallnest/rpcx-rs) — A RPC library for Rust for developing microservices in easy and simple way. [<img src="https://api.travis-ci.org/smallnest/rpcx-rs.svg?branch=master">](https://travis-ci.org/smallnest/rpcx-rs)

Loading…
Cancel
Save