Realtime update and synchronization between distinct sessions
Open
- Dominant language
- Common Lisp
- Stars
- 101
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Realtime update and synchronization between distinct sessions : https://youtu.be/MZvmYaFkNJI?t=419
"You need to use Websockets. Try this widget:
https://github.com/40ants/weblocks-websocket
And also you'll need some library to do the pubsub. I found this one working atop of Redis:
https://github.com/death/lredis
But I didn't try lredis yet.
A little "dsl" on top of that would be nice. Like the "broadcast" message that appears in the video. That automatically plugs websockets for weblocks components."
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.