You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
apl-nuke/README.md

19 lines
477 B
Markdown

# APL Esports Nuke
This is a **real-time** websocket service for handling live updates of stream data. This includes basic token authentication
through the CMS for creating/updating data.
## Todos
- [ ] data
- [x] create migrations with stream consideration
- [ ] read from db
- [ ] create data
- [ ] update data
- [ ] websocket
- [x] create ws server
- [ ] handle events
- [x] authentication
- [x] create collection
- [x] figure out auth
- [ ] casters stuff