v2.0.0
<a name"2.0.0">
2.0.0 (2017-05-28)
Bug Fixes
- sse_handler_middleware: detach event listener on connection close with once() (0fa831f5)
Features
- *: add the sseHub() middleware and the Hub class (2e7e812f)
- sse_middleware:
Breaking Changes
- This is a breaking change in the public interface. Also, two interfaces (ISSECapableResponse and ISSEMiddlewareOptions) have been renamed (respectively ISseResponse and and ISseMiddlewareOptions)
(0ebcb3ca)