server-watchdog 0.1.0

A server monitoring and remote control tool via messenger.
Documentation
1
2
3
4
5
6
pub mod config;
pub mod server;
pub mod client;
pub mod chat;
pub mod event;
pub mod file_accessor;