2
0
JSON RSS Feed
  • v1.1.6 1d770b45c9

    v1.1.6 - JSON-RPC Protocol Enhancement
    All checks were successful
    Release / build (amd64, windows) (push) Successful in 41s
    Release / build (arm64, darwin) (push) Successful in 42s
    Release / build (amd64, linux) (push) Successful in 46s
    Release / build (arm64, linux) (push) Successful in 1m11s
    Release / release (push) Successful in 19s
    Release / build (amd64, darwin) (push) Successful in 1m4s
    Stable

    logikonline released this 2026-04-05 06:24:32 +00:00 | 4 commits to main since this release

    Summary

    This release introduces enhanced JSON-RPC message handling capabilities for the MCP server, adding support for Content-Length framed messages to improve protocol compatibility and interoperability.

    Features

    • Content-Length Framed Messages: Added support for Content-Length framed JSON-RPC messages in the MCP protocol, enabling better compatibility with clients that use HTTP-style message framing

    Improvements

    • Enhanced message parsing to handle multiple JSON-RPC message framing formats
    • Improved protocol flexibility for diverse client implementations
    Windows
    macOS
    Linux
    Other