arete-server 0.1.1

WebSocket server and projection handlers for Arete streaming pipelines
Documentation
1
2
3
4
5
pub mod registry;
pub mod spec;

pub use registry::*;
pub use spec::*;