xiu 0.13.0

A powerful live server by Rust .
Documentation
1
2
3
4
5
extern crate rtmp;
extern crate serde_derive;
pub mod api;
pub mod config;
pub mod service;