whispeer 0.0.1

A plugin-based pub/sub messaging system
Documentation
1
2
3
4
5
pub mod compression;
pub mod encryption;
pub mod manager;
pub mod plugin;
pub mod websocket;