Skip to content

Releases: voryx/WebSocketMiddleware

2.0.1

08 Mar 20:53
5eb6bab

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0...2.0.1

2.0.0

17 Aug 16:35
d4a0161

Choose a tag to compare

  • Update RFC6455 library to 0.3
  • Support compression
  • Support maximum message and frame size

1.1.0

09 Aug 16:23
907cb34

Choose a tag to compare

  • Update react/http to version 1
  • Make $next argument optional to allow WedsocketMiddleware to be at the end of the handler list

1.0.3

05 Dec 19:48

Choose a tag to compare

Add reason arguments to close

1.0.2

05 Dec 19:44

Choose a tag to compare

Add support for sub protocol checking.

1.0.1

12 Dec 15:21

Choose a tag to compare

Update examples and docs to remove MiddlewareRunner

1.0.0

12 Dec 14:57

Choose a tag to compare

Initial release