altangent / ccxws

WebSocket client for 38 cryptocurrency exchanges
MIT License
619 stars 186 forks source link

Upbit unsubscribe failure #296

Open ProtonGustave opened 2 years ago

ProtonGustave commented 2 years ago

Upbit doesn't support unsubscribing for some reason, but in code it's implemented 1-to-1 as subscribing method. I guess need to notify that unsub is not supported and for sure don't repeat sub code there.