Realtime update and synchronization between distinct sessions
- 主要語言
- Common Lisp
- 星號
- 101
- 分支
- 12
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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."
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
The issue references using weblocks-websocket for WebSockets and lredis for Redis pub/sub. Start by examining the existing weblocks-websocket integration in the project and the lredis library. Look for components that could broadcast updates. A small DSL on top of these libraries is suggested, similar to the 'broadcast' message in the video. Testing real-time synchronization between sessions will be needed.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- redis
- 領域
- backend, full-stack
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100