Framework for real-time web apps with optimistic UI, collaboration, edit conflicts resolution with CRDT and live updates. By @sitnikcode and @evilmartians.
Logux is a framework to build real-time web apps with:
— Collaboration and CRDT conflict resolutions
— Real-time updates by WebSocket
— Optimistic UI and Offline data editing
It hides all complexity by replacing the idea of request/response to background action log sync.
From an article by my colleague @11bit, I learned that the Web Lock API is already supported by all browsers.
https://t.co/S7GUJ8sCZn
I rewrote @logux_io's client in the flight. Now the leader tab election is much faster and simpler (only leader tab keep web socket).
We have duilian as an Easter egg into the @logux_ui protocol (duilian were often used as a rap battle, they could give you the first line, and you had to come up with the second).
https://t.co/9mgdYSrINF
This couplet was told to me at the W3C China office.
@bestkarthus Logux Server 0.12 got new `disableHttpServer` option and API to disable SyncMap loading.
Release name is Looks to the Moon, AI from amazing Rain World game.
New Logux releases 🎉
The main changes across all projects: we dropped Node.js 12 and changed sync process in the Logux Core 0.8.
@bestkarthus did an amazing job of reviewing sync process and applied a few important fixes.
https://t.co/H3j7RHY3b7
https://t.co/Mb9EwCHErO
@bestkarthus The release name of Logux Core 0.8 is Ա (Ayb, the first letter of Armenian alphabet).
Armenia with many other countries hosted many refugees from Ukraine, Russia and Belarus and were very welcome to them.
Ayb calligraphy by Martin Vaneskeheian.
An article about my latest commercial project in @evilmartians: an MVP in 4 months with custom diagram editor and live collaboration (conflicts auto-resolution via our @logux_io)
https://t.co/mwAEgmsUua
Want us to work on your product? DM me or reach out https://t.co/B1aIGIzcst
Logux Server 0.11 was released.
We added helpers to add CRDT Map conflict resolution:
https://t.co/6EC9d2LQqC
All changes:
https://t.co/LKyvpjpKXg
The release name is “Five Pebbles” in honor of AI from an extraordinary game Rain World.
We finally started to work on examples of how uses Logux on client and server.
@mikhinyuri added TodoMVC example.
https://t.co/SxDK3Kd1kO
Docs are polishing is coming, it is only the start of the work.
Logux Core 0.7.3 was released with fix for ping timeout in background tabs in Chrome.
Chrome applies throttle to setInterval in background tabs: up to once per minute.
We increased ping timeout to not lose WS connection in this environment.
https://t.co/xTHA6m16vw
Thanks to @legarsjules, the new Logux Vuex for Vue 2 has been released with 0.8.6 and support continues.
Package updated its version from main branch with more flexible API, updated types and dependencies.
https://t.co/fo51mfyLFY
Fourth, CRDTs and CRDT-inspired backends in @logux_io@replicache@tinymce enable secure real-time collaboration and client/server communication, increasing data consistency without giving up throughput. (5/8)
During the migration @logux_io from Jest to uvu I found that I can’t find a small spy library for methods with good TypeScript support.
In an hour, I made my library with only 5 KB in your node_modules, minimalistic API and optional mocking.
https://t.co/yBYtY9flBC
We released Nano Stores 0.5, a new version of tiny (200-900 bytes) state manager for React/Vue/Svelte, designed to:
— Move logic from components to stores and separate application logic and UI
— Support tree-shaking
https://t.co/KX6N47MLrP
Had a small talk about @logux_io on internal meetup in @evilmartians.
Here is a small example app from the talk. Search “// Step X” in sources and follow the steps for a basic guide of adding Logux to your real-time web app.
https://t.co/zhzCHG6JLy
Nano Stores 0.5 works is keep going.
@eddartdort moved his event system from dotto.x.
Now stores will not clean data on no subscribers and all Nano Stores behaviors will be built on top of this event system.
https://t.co/JHhf6rWuJh
https://t.co/kGVWUJXMQ4
Next Nano Stores 0.5 release will not have Diamond Problem. Thanks to @eddartdort for copying remarkable ideas from his dotto.x state manager.
https://t.co/wEWGKSQP67
0.5 release will be spectacular.
https://t.co/wEWGKSQP67