Skip to content

Releases: utopia-php/websocket

1.0.0

05 Feb 13:40
d230de8

Choose a tag to compare

What's Changed

  • feat: add onRequest method to WebSocket adapters by @ChiragAgg5k in #27
  • fix: only use COMPRESS flag when compression is enabled by @abnegate in #28

Full Changelog: 0.3.1...1.0.0

0.3.1

09 May 12:58
77004ba

Choose a tag to compare

0.3.1 Pre-release
Pre-release

What's Changed

Full Changelog: 0.3.0...0.3.1

0.3.0

28 Mar 01:12
629e536

Choose a tag to compare

0.3.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.2.0...0.3.0

0.2.0

09 Apr 08:28
e9d0919

Choose a tag to compare

0.2.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.1.0...0.2.0

0.1.0

20 Dec 10:50
51fcb86

Choose a tag to compare

0.1.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.0.1...0.1.0

0.0.1

18 Aug 14:52
808317e

Choose a tag to compare

0.0.1 Pre-release
Pre-release
Merge pull request #3 from utopia-php/fix-swoole-send-nonblocking

fix(swoole): send messages non-blocking