master
feat(ws): add integration for manually ack
fix: allow for filters to be aware of the pattern for websockets
format() run prettier, update format script
feat() add rpc & ws decorators, add rpc context
style: address integration tests lint errors
fix(websockets): allow multiple paths when http internal server is used
feat: move get pattern to top level method of switch to ws
test(websockets): Add integration test for Socket.IO HTTP server shutdown
fix(websockets): allow to share a single server with multiple paths (ws)