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.
 
Go to file
Ayush Mukherjee 9393d91a9c finish apl nuke v1.0.0 4 years ago
src finish apl nuke v1.0.0 4 years ago
.gitignore init websocket support 4 years ago
README.md finish apl nuke v1.0.0 4 years ago
env.example finish apl nuke v1.0.0 4 years ago
package-lock.json finish apl nuke v1.0.0 4 years ago
package.json finish apl nuke v1.0.0 4 years ago

README.md

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
    • handle events
  • authentication
    • create collection
    • figure out auth
  • casters stuff