Files
socket.io/packages/engine.io/test
Erdinç Cürebal 44ed73f539 fix(eio): emit initial_headers and headers events in uServer (#5460)
The uServer (uWebSockets.js) implementation did not emit
"initial_headers" and "headers" events during WebSocket upgrades,
unlike the regular Server which does this via the ws "headers" event.

Related: https://github.com/socketio/socket.io/issues/5300
2026-03-04 09:07:02 +01:00
..
2025-12-15 08:45:47 +01:00
2025-12-22 13:45:36 +01:00
2025-12-22 15:27:48 +01:00