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.
19 lines
534 B
Markdown
19 lines
534 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
|
|
- [ ] create migrations with stream consideration
|
|
- [ ] read from db
|
|
- [ ] create data
|
|
- [ ] update data
|
|
- [ ] websocket
|
|
- [ ] create ws server
|
|
- [ ] how do you wanna authenticate?
|
|
- [ ] authentication
|
|
- [ ] create collection
|
|
- [ ] cache tokens on startup
|
|
- [ ] allow create, update only on authentication |