awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesBidirectional Protocol Communication

Systems for exchanging both requests and notifications between clients and servers.

Distinct from Server-Sent Events: Distinct from Server-Sent Events by encompassing both the request (POST) and notification (SSE) flow

Explore 2 awesome GitHub repositories matching networking & communication · Bidirectional Protocol Communication. Refine with filters or upvote what's useful.

Awesome Bidirectional Protocol Communication GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • mark3labs/mcp-goAvatar von mark3labs

    mark3labs/mcp-go

    8,806Auf GitHub ansehen↗

    mcp-go is a Go implementation of the Model Context Protocol (MCP) providing an SDK and framework for building servers that connect large language model applications to external tools and data sources. It serves as a developer kit for implementing bidirectional communication and structured data exchange between AI clients and servers. The framework enables the creation of executable tools with structured output schemas, reusable prompt templates, and data resource exposure via URI templates. It supports multiple transport layers, including stdio, HTTP, and Server-Sent Events, using a transport

    Enables bidirectional exchange of requests and notifications between servers and clients using HTTP POST and Server-Sent Events.

    Go
    Auf GitHub ansehen↗8,806
  • answerdotai/fasthtmlAvatar von AnswerDotAI

    AnswerDotAI/fasthtml

    6,846Auf GitHub ansehen↗

    FastHTML is a full-stack Python web framework designed for building interactive web applications using pure Python. It functions as an HTMX integration framework and a Python HTML domain-specific language, allowing developers to generate HTML structures using native objects and functions instead of external templating files. The framework is distinguished by its native support for real-time bidirectional communication via WebSockets and Server-Sent Events, enabling server-side updates to be pushed to the browser without full page reloads. It further integrates identity management through OAut

    Manages bidirectional socket connections to perform out-of-band content swaps for dynamic interfaces.

    Jupyter Notebook
    Auf GitHub ansehen↗6,846
  1. Home
  2. Networking & Communication
  3. Bidirectional Protocol Communication