mesh-llm-client 0.68.0

Low-level Rust client implementation for Mesh LLM embedded integrations
Documentation
1
2
3
4
5
6
7
8
pub mod affinity;
pub mod http_parse;
pub mod nostr;
pub mod rewrite;
pub mod router;
pub mod transport;
pub mod transport_iroh;
pub mod tunnel;