WebsocketChat
WebsocketChat copied to clipboard
Simple browser chat with websocket and node.js
Results
4
WebsocketChat issues
Sort by
recently updated
recently updated
newest added
Connection address for WebSocket client has been changed from '127.0.0.1' (localhost) to 'window.location.hostname'. This allows the server work property with a non-local clients, right out of the box.
Bumps [ws](https://github.com/websockets/ws) from 8.17.0 to 8.17.1. Release notes Sourced from ws's releases. 8.17.1 Bug fixes Fixed a DoS vulnerability (#2231). A request with a number of headers exceeding the[server.maxHeadersCount][] threshold...
dependencies