makarworld / pymexc

Unofficial python library for interacting with the MEXC crypto exchange
https://pypi.org/project/pymexc/
MIT License
34 stars 15 forks source link

how to unsubscribe from a websocket stream #10

Open ahbdtq opened 3 months ago

ahbdtq commented 3 months ago

Hello. I create several websocket connections, when they are no longer needed, I want to unsubscribe from some to save resources. Tell me, is there any way to unsubscribe from the stream? Perhaps there is another solution?