juno 0.1.2

A helper rust library for the juno microservices framework
Documentation
1
2
3
4
mod base_protocol;
mod json_protocol;

pub use base_protocol::BaseProtocol;