bim-core 0.15.4

Client core for bench.im.
Documentation
1
2
3
4
5
mod base;
mod http;

pub use base::Server;
pub use http::HTTPServer;