Skip to content
/ zmq.rs Public
forked from zeromq/zmq.rs

A native implementation of ØMQ in Rust

License

Notifications You must be signed in to change notification settings

DT021/zmq.rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Right now it's a WIP project

Currently it's not intended for any kind of production usage

Current status

  • Some working examples can be found in examples folder
  • Basic ZMTP implementation seems to work well
  • Initial REQ/REP socket pair implementation is working
  • Need to implement more integration tests for the library
  • External APIs are still subject to change cause I'm still experimenting with different approaches to find the best one

Usefull links

About

A native implementation of ØMQ in Rust

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 93.8%
  • Python 6.2%