mirror of
https://github.com/socketio/socket.io.git
synced 2026-01-10 23:48:02 -05:00
In both cases, the error comes from the client as it should not send multiple concurrent requests, so a HTTP 4xx code is mandated. Related: https://github.com/socketio/engine.io/issues/650