Skip to content
@logux

Logux

Client-server communication framework based on Optimistic UI, CRDT, and log

Logux is a new way to connect client and server. Instead of sending HTTP requests (e.g., AJAX and GraphQL) it synchronizes log of operations between client, server, and other clients.

Pinned Loading

  1. logux logux Public

    Issues and roadmap

    124 3

  2. client client Public

    Logux base components to build web client

    TypeScript 738 49

  3. server server Public

    Build your own Logux server or make a proxy between a WebSocket and an HTTP backend in any language

    TypeScript 494 108

Repositories

Showing 10 of 19 repositories
  • client Public

    Logux base components to build web client

    logux/client’s past year of commit activity
    TypeScript 738 MIT 49 4 0 Updated Mar 16, 2026
  • eslint-config Public

    ESLint shareable config for Logux

    logux/eslint-config’s past year of commit activity
    JavaScript 37 MIT 4 0 0 Updated Mar 15, 2026
  • server Public

    Build your own Logux server or make a proxy between a WebSocket and an HTTP backend in any language

    logux/server’s past year of commit activity
    TypeScript 494 MIT 108 0 0 Updated Mar 7, 2026
  • logux.org Public

    Logux website

    logux/logux.org’s past year of commit activity
    JavaScript 77 MIT 21 0 1 Updated Mar 5, 2026
  • redux Public

    Redux compatible API for Logux

    logux/redux’s past year of commit activity
    TypeScript 129 MIT 15 2 1 Updated Feb 1, 2026
  • stylelint-config Public

    Stylelint shareable config for Logux

    logux/stylelint-config’s past year of commit activity
    JavaScript 7 MIT 2 0 0 Updated Jan 19, 2026
  • docs Public

    Guide, recipes, and protocol specifications for Logux

    logux/docs’s past year of commit activity
    JavaScript 358 MIT 39 0 0 Updated Sep 8, 2025
  • actions Public

    Types and action creators for build-in Logux actions

    logux/actions’s past year of commit activity
    TypeScript 11 MIT 2 0 0 Updated Sep 1, 2025
  • core Public

    Logux core components for JavaScript

    logux/core’s past year of commit activity
    TypeScript 231 MIT 31 0 0 Updated Sep 1, 2025
  • vuex Public

    Vuex compatible API for Logux

    logux/vuex’s past year of commit activity
    TypeScript 22 MIT 4 0 2 Updated Jul 18, 2024

Top languages

Loading…

Most used topics