- Full UTCP message parse/serialize - Strongly typed request/response model - Transport-agnostic (stdin/stdout, HTTP, WS, anything) - Minimal dependencies, straightforward API
Still to do:
- Validation helpers - Higher-level client/server wrappers - More real-world examples
Repo: https://github.com/universal-tool-calling-protocol/rs-utcp
Feedback + contributions welcome!