Help Wizard

Step 1

NEXT STEP

Who Me Too'd this topic

[Web API] Add WebSockets to the Web API for sending real-time events

Add WebSockets to the Web API for sending real-time events like play, pause, skip and more. This way the users of the API will not have to make frequent requests for these kinds of data and will get the data when these events happens. This will really help library devs like me and will save a lot of unnecessary requests to your servers. I'll suggest making it on the line of Discords Gateway API.

Who Me Too'd this topic