diff --git a/README.md b/README.md index 00ba7d8..f374342 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,8 @@ Only projects that are more than a prototype should be added. Projects that do n - [Database](#database) - [Encoding](#encoding) - [GUI](#gui) - - [Web Programming](#web-programming) + - [Network programming](#network-programming) + - [Web programming](#web-programming) - [Resources](#resources) @@ -92,7 +93,12 @@ Only projects that are more than a prototype should be added. Projects that do n * Termbox * [gchp/rustbox](https://github.com/gchp/rustbox) — -### Web Programming +### Network programming + +* ZeroMQ + * [erickt/rust-zmq](https://github.com/erickt/rust-zmq) — [ZeroMQ](http://zeromq.org) bindings + +### Web programming See also http://arewewebyet.com/