← Graph

logux-rails

project 5 connections

Ruby gem created at Amplifr to integrate Logux with Rails. Easy to configure (set the Logux proxy back URL and mount the route). Provides abstractions that wrap the underlying Logux protocol: Action (Logux message with a type and params, similar to Rails action params), Meta (technical metadata — time, identification, destination scope). Supports authentication via credentials that round-trip back to the backend for validation, convention-over-configuration mapping of event types to action classes, Logux channels for per-client subscriptions with an `initial_data` method, sending events back to clients via `Logux.add`, a JSON field-based last-write-wins helper for models, and sending `undo` events on server-side validation failure. At the time of the talk it was still under active development inside Amplifr and not yet published.

status
active
license
open-source
about
logux-rails project
Demonstrates the logux-rails Ruby gem for Rails integration.
about
logux-rails project
Highlights the Ruby gem as the integration point with Rails.
project logux-rails
uses
Logux tool
Gem plugs a Rails backend into Logux via the Logux proxy.
project logux-rails
uses
Integrates Logux with Ruby on Rails applications.
works_on
logux-rails project
Created the Ruby gem at Amplifr to integrate Logux with Rails.
role: creator

Provenance

Created in
Optimistic UI with Logux — wroclove.rb 2019 2026-04-17 21:46
Read by
10 extractions