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

    120 3

  2. client client Public

    Logux base components to build web client

    TypeScript 724 47

  3. server server Public

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

    TypeScript 485 107

Repositories

Showing 10 of 19 repositories
  • client Public

    Logux base components to build web client

    logux/client’s past year of commit activity
    TypeScript 724 MIT 47 4 0 Updated Oct 26, 2025
  • eslint-config Public

    ESLint shareable config for Logux

    logux/eslint-config’s past year of commit activity
    JavaScript 36 MIT 5 0 0 Updated Oct 25, 2025
  • logux.org Public

    Logux website

    logux/logux.org’s past year of commit activity
    JavaScript 77 MIT 21 0 1 Updated Oct 21, 2025
  • 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 485 MIT 107 0 0 Updated Oct 20, 2025
  • 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
  • stylelint-config Public

    Stylelint shareable config for Logux

    logux/stylelint-config’s past year of commit activity
    JavaScript 7 MIT 2 0 0 Updated Jul 9, 2025
  • redux Public

    Redux compatible API for Logux

    logux/redux’s past year of commit activity
    TypeScript 129 MIT 15 2 0 Updated Aug 6, 2024
  • 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

Most used topics

Loading…