protocol-implementation
There are 5 repositories under protocol-implementation topic.
ferrumc-rs/ferrumc
A reimplementation of the minecraft server in rust.
Holzhaus/heos-rs
Pure Rust Implementation of the Denon HEOS CLI protocol.
Leo-Malay/Secure-Remote-Password-Protocol-Implementation
Implementation of Secure Remote Password (SRP-6a) which is based on Zero Knowledge Proof used for secure key distribution and mutual authentication using JAVA
ankitjha-webdev/MCP-Server-Development-Framework
A comprehensive framework for developing Model Context Protocol (MCP) servers with TypeScript/Node.js. Includes project specifications, architectural guidelines, and development tools for building production-ready MCP implementations.
gregorybarale/ts-json-rpc
A robust, type-safe, and transport-agnostic TypeScript library for building JSON-RPC 2.0 clients and servers with full specification compliance, batch requests, and comprehensive error handling.