artillery-core icon indicating copy to clipboard operation
artillery-core copied to clipboard

Add raw TCP socket engine

Open matthewadams opened this issue 7 years ago • 0 comments

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.

matthewadams avatar Dec 17 '17 20:12 matthewadams