Skip to content

Releases: voryx/WebSocketMiddleware

2.0.0

17 Aug 16:35
d4a0161
Compare
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
Compare
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
Compare
Choose a tag to compare

Add reason arguments to close

1.0.2

05 Dec 19:44
Compare
Choose a tag to compare

Add support for sub protocol checking.

1.0.1

12 Dec 15:21
Compare
Choose a tag to compare

Update examples and docs to remove MiddlewareRunner

1.0.0

12 Dec 14:57
Compare
Choose a tag to compare

Initial release