Skip to content

Releases: voryx/WebSocketMiddleware

2.0.1

Choose a tag to compare

@mbonneau mbonneau released this 08 Mar 20:53
5eb6bab

What's Changed

New Contributors

Full Changelog: 2.0.0...2.0.1

2.0.0

Choose a tag to compare

@mbonneau mbonneau released this 17 Aug 16:35
d4a0161
  • Update RFC6455 library to 0.3
  • Support compression
  • Support maximum message and frame size

1.1.0

Choose a tag to compare

@mbonneau mbonneau released this 09 Aug 16:23
907cb34
  • 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

Choose a tag to compare

@mbonneau mbonneau released this 05 Dec 19:48

Add reason arguments to close

1.0.2

Choose a tag to compare

@mbonneau mbonneau released this 05 Dec 19:44

Add support for sub protocol checking.

1.0.1

Choose a tag to compare

@mbonneau mbonneau released this 12 Dec 15:21

Update examples and docs to remove MiddlewareRunner

1.0.0

Choose a tag to compare

@mbonneau mbonneau released this 12 Dec 14:57

Initial release