(ws) port ws transfer to the new server API

This commit is contained in:
Benjamin Sergeant
2020-07-24 11:52:16 -07:00
parent 0f026c5da2
commit e78019dad6
4 changed files with 14 additions and 11 deletions

View File

@ -1,6 +1,10 @@
# Changelog
All changes to this project will be documented in this file.
## [9.10.3] - 2020-07-24
(ws) port ws transfer to the new server API
## [9.10.2] - 2020-07-24
(websocket client) reset WebSocketTransport onClose callback in the WebSocket destructor