WebSocket testing clients Three different WebSocket types have been tested using the provided clients in this repository: Regular WebSockets: sample code in client.js Socket.IO WebSockets: sample code in client-socket-io.js STOMP WebSockets: sample code in client-stomp.js