ninox-server 0.1.0

HTTP/WebSocket server exposing the Ninox engine to the native app and web dashboard.
Documentation
1
2
3
4
5
pub mod brain;
pub mod events;
pub mod orchestrators;
pub mod sessions;
pub mod terminal;