Commit bd922c7
feat: add PMCP high-performance Rust SDK to MCP frameworks
Add PMCP (Pragmatic Model Context Protocol) as an alternative Rust SDK
for Model Context Protocol development. PMCP offers:
- 10x performance improvement over TypeScript SDK
- Full TypeScript SDK compatibility
- Zero-copy message parsing and operations
- Comprehensive transport support (stdio, WebSocket, HTTP/SSE)
- Production-ready quality with 84.83% test coverage
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 3cc8aea commit bd922c7
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
590 | 590 | | |
591 | 591 | | |
592 | 592 | | |
| 593 | + | |
593 | 594 | | |
594 | 595 | | |
595 | 596 | | |
| |||
0 commit comments