/chrome-websocket-client-app

A simple Chrome webapp you can use to test a WebSocket server.

Primary LanguageJavaScript

Chrome WebSocket client app

This is a simple Chrome app which you can use to test a WebSocket server. This app lets you create multiple WebSocket clients and connect them to a server.

You can send data from the different clients to the server and read the servers response in each client's log.