An open API service indexing awesome lists of open source software.

https://github.com/grunch/zeromq-demo

ZeroMQ demo written in Rust
https://github.com/grunch/zeromq-demo

rust zeromq

Last synced: 10 months ago
JSON representation

ZeroMQ demo written in Rust

Awesome Lists containing this project

README

          

ZeroMQ demo written in Rust

ZeroMQ (ØMQ) is an Open Source Messaging Library designed for a high-performance asynchronous messaging systems.

In this repository you will found a demo I watched in [this video](https://www.youtube.com/watch?v=UrwtQfSbrOs), I coded the same thing but in Rust 🦀