Load testing Artillery Manual client creation Load testing Since Socket.IO has its own protocol , including handshake, heartbeats and custom packet encoding, the easiest way t...
Server API Server new Server(httpServer[, options]) new Server(port[, options]) new Server(options) server.sockets server.serveClient([value]) server.path([value]) server.ada...
Client API IO io.protocol io([url][, options]) Initialization examples With multiplexing With custom path With query parameters With query option With extraHeaders With we...