artillery-core
artillery-core copied to clipboard
Add raw TCP socket engine
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
.