Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eoic/livesync
Real-time editor experiments with WebSockets + Pixi.js.
https://github.com/eoic/livesync
pixijs python3 react typescript websocket
Last synced: about 5 hours ago
JSON representation
Real-time editor experiments with WebSockets + Pixi.js.
- Host: GitHub
- URL: https://github.com/eoic/livesync
- Owner: Eoic
- Created: 2023-12-10T13:50:25.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-08-11T19:58:14.000Z (3 months ago)
- Last Synced: 2024-08-11T21:53:06.736Z (3 months ago)
- Topics: pixijs, python3, react, typescript, websocket
- Language: TypeScript
- Homepage:
- Size: 196 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TODO
- [ ] Setup front-end with:
- [ ] WebSocket connection.
- [ ] Pixi.js scene and camera.
- [ ] Real-time cursors.
- [ ] Setup Python back-end:
- [ ] WebSocket conneciton handling.
- [ ] State synchronization over WebSockets (e.g. real-time cursors).