awaken-server 0.1.0

Multi-protocol HTTP server with SSE, mailbox, and protocol adapters for Awaken
Documentation
1
2
3
4
5
6
pub mod a2a;
pub mod acp;
pub mod ag_ui;
pub mod ai_sdk_v6;
pub mod mcp;
mod shared;