gproxy-protocol 1.0.20

Wire-format types and cross-protocol transforms for Claude, OpenAI, and Gemini LLM APIs.
Documentation
1
2
3
4
5
pub mod request;
pub mod response;
pub mod stream;
pub mod types;
pub mod websocket;