v10.4.21
feature(websockets) support ack in socketio, enhancements
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
feat(): update to the latest rxjs (wip)
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)