laminarmq 0.0.5

A scalable, distributed message queue powered by a segmented, partitioned, replicated and immutable log.
Documentation
1
2
3
4
//! Provides implementation of various server abstractions pertaining to the
//! [`glommio`](https://docs.rs/glommio) runtime.

pub mod hyper_compat;