awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesState Synchronization Protocols

Mechanisms for streaming state changes between server and client.

Distinguishing note: Focuses on bidirectional streaming for UI updates, not general data replication.

Explore 1 awesome GitHub repository matching web development · State Synchronization Protocols. Refine with filters or upvote what's useful.

Awesome State Synchronization Protocols GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • reflex-dev/reflexAvatar de reflex-dev

    reflex-dev/reflex

    28,136Ver en GitHub↗

    Reflex is a full-stack web framework that enables the development of complete web applications using only Python. It provides a unified environment where server-side logic and client-side interfaces are synchronized through a shared, event-driven architecture. By using a declarative component language, the framework compiles code into reactive frontend elements and backend event handlers, allowing developers to manage the entire application lifecycle within a single codebase. The framework distinguishes itself through its reactive state management and integrated AI-assisted development tools.

    Updates the user interface by streaming state changes from the server to the client over a persistent channel.

    Pythonframeworkguiopen-source
    Ver en GitHub↗28,136
  1. Home
  2. Web Development
  3. State Synchronization Protocols