1
2
3
4
5
6
7
///! rpc server, collect data from different rpc client then call the server

pub mod actix;