Skip to content

Releases: swoft-cloud/swoft-websocket-server

v2.0.11

07 May 17:04
Compare
Choose a tag to compare
Release v2.0.11

v2.0.1

28 May 14:15
Compare
Choose a tag to compare
remove min

v2.0.0

20 May 16:26
Compare
Choose a tag to compare
remove min

v1.0.6-beta

09 Jan 13:31
Compare
Choose a tag to compare

Added

  • Nothing

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

Others

完善ws onClose数据清理 (#273)

v1.0.5-beta

28 Dec 09:17
Compare
Choose a tag to compare

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

28 Dec 03:53
Compare
Choose a tag to compare

Added

  • Nothing

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Clear RequestContext (#267)

Others

  • Nothing

v1.0.3-beta

21 Dec 14:31
Compare
Choose a tag to compare
fix: ws server push method param is error (https://github.com/swoft-c…

v1.0.2-beta

03 May 01:58
Compare
Choose a tag to compare
  • 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

02 Apr 12:49
cbb7e0a
Compare
Choose a tag to compare

some bug fixed