(ixcobra) CobraConnection: unsubscribe from all subscriptions when disconnecting

This commit is contained in:
Benjamin Sergeant
2020-07-28 10:32:18 -07:00
parent 4f41f209a2
commit dc77d62a5d
4 changed files with 26 additions and 1 deletions

View File

@ -1,6 +1,10 @@
# Changelog
All changes to this project will be documented in this file.
## [10.0.2] - 2020-07-28
(ixcobra) CobraConnection: unsubscribe from all subscriptions when disconnecting
## [10.0.1] - 2020-07-27
(socket utility) move ix::getFreePort to ixwebsocket library