Releases: swoft-cloud/swoft-websocket-server
Releases · swoft-cloud/swoft-websocket-server
v2.0.11
v2.0.1
v2.0.0
v1.0.6-beta
Added
- Nothing
Changed
- Nothing
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing
Others
完善ws onClose数据清理 (#273)
v1.0.5-beta
Added
- Nothing
Changed
- Nothing
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing
Others
optimize(websocket-server): Fixed "undefined index: websocket status" when sending broadcasts (#269)
v1.0.4-beta
Added
- Nothing
Changed
- Nothing
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Clear RequestContext (#267)
Others
- Nothing
v1.0.3-beta
fix: ws server push method param is error (https://github.com/swoft-c…
v1.0.2-beta
- fix the connection info lost
- fix cannot connect to root path
/
- add server type option on before server start
- add global helper func
ws()
v1.0.1-beta
some bug fixed