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

507 B

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
    • delete data
  • websocket
    • create ws server
    • handle events
  • authentication
    • create collection
    • figure out auth
  • casters and hosts stuff