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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • mark3labs/mcp-goAvatar mark3labs

    mark3labs/mcp-go

    8,806Vezi pe GitHub↗

    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
    Vezi pe GitHub↗8,806
  • answerdotai/fasthtmlAvatar AnswerDotAI

    AnswerDotAI/fasthtml

    6,846Vezi pe GitHub↗

    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
    Vezi pe GitHub↗6,846
  1. Home
  2. Networking & Communication
  3. Bidirectional Protocol Communication