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.
20 lines
507 B
Markdown
20 lines
507 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
|
|
|
|
- [x] data
|
|
- [x] create migrations with stream consideration
|
|
- [x] read from db
|
|
- [x] create data
|
|
- [x] update data
|
|
- [x] delete data
|
|
- [x] websocket
|
|
- [x] create ws server
|
|
- [x] handle events
|
|
- [x] authentication
|
|
- [x] create collection
|
|
- [x] figure out auth
|
|
- [x] casters and hosts stuff |