The endpoint to route to from a router.
The endpoint to route to from a router.
The transport to use.
(Since version 2.6.0) Use TOO_MANY_REQUESTS instead
(Since version 2.6.0) Use TooManyRequests instead
An engine.io controller.
This provides one handler, the endpoint() method. This should be routed to for all
GETandPOSTrequests for anything on the path for engine.io (for socket.io, this defaults to/socket.io/unless configured otherwise on the client.The
transportparameter should be extracted from thetransportquery parameter with the request.For example: