Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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).