BarRaider
BarRaider
Overall I'm fine moving towards async/await however don't have the bandwidth for this. If you want to make a targeted PR, can look into it
Just make sure it doesn't turn to be too big of PR
I'm not sure what exactly is the problem you're mentioning. It definitely does return codes 4000+ as we use it to determine Auth failure Can you make a small sample...
1000 is not a OBS Close Code so it won't return an enum value. You can see the valid codes here: https://github.com/obsproject/obs-websocket/blob/master/docs/generated/protocol.md#websocketopcode The other codes are internal Websocket codes
Sorry for the delay, this is available in the Early Access version on our Discord. https://buz.bz/d Should be in next official release too
I was planning on adding it a while back but there are some uncomplete ("Todo") sections in the identify section as well as breaking backwards compatibility for the events that...
I will address this moving forward
Can we add that note to the readme though? Happy to word it in that way @Mahsaap but if you notice the other pull requests, it's kind of an issue...
Just out of curiosity, where are the 1600 and 900 coming from? Why those specific numbers?