honojs-middleware/packages/node-ws/src
Dmytro Kulyk 6f90a574c4
feat(node-ws): Reject unexpected WebSocket connections (#973)
* Added rejection of WebSocket connections when the app does not expect them

* added changeset

* Updated waiter names; removed strict option
2025-02-23 15:31:44 +09:00
..
events.ts chore: use the latest eslint and `@hono/eslint-config` (#904) 2024-12-25 18:08:43 +09:00
index.test.ts feat(node-ws): Reject unexpected WebSocket connections (#973) 2025-02-23 15:31:44 +09:00
index.ts feat(node-ws): Reject unexpected WebSocket connections (#973) 2025-02-23 15:31:44 +09:00