Tags give the ability to mark specific points in history as being important
-
-
v0.1.0
eedcddab · ·v0.1.0 Added: 1. **lib/socket,client**: Forward errors from underlying WebSocket 1. **lib/client**: Add getter `Client#isOpen` 1. **lib/client**: Pass "context" arguments in `close` event 1. **lib/server**: Add constructor option `ignoreConnReset` (set to `true`!) Changed: 1. **lib**: Use proper WebSocket close codes 1. **lib/server**: Improve graceful shutdown 1. **script/connect**: Improve exit process of script
-