scaproust 0.3.2

Nanomsg scalability protocols implementation in rust. Various messaging patterns over pluggable transports
Documentation
1
2
3
4
5
6
7
# Examples

## Port of the nanomsg examples by Tim Dysinger

Protocol examples in this folder are a port of the nanomsg examples written in C by Tim Dysinger for nanomsg. Please be sure to check his 'getting started' [blog post](http://tim.dysinger.net/posts/2013-09-16-getting-started-with-nanomsg.html). The original C code can be found in his [github repo](https://github.com/dysinger/nanomsg-examples).

## Additional device examples