Open matthewadams opened 6 years ago
Add an engine that can be used to load test a server listening on a raw TCP socket, similar to the current socket.io support except that it simply uses Node.js's net.Socket.
net.Socket
Add an engine that can be used to load test a server listening on a raw TCP socket, similar to the current socket.io support except that it simply uses Node.js's
net.Socket
.