Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 410 Bytes

File metadata and controls

5 lines (5 loc) · 410 Bytes

Websocket JSON Tester

Utility website for testing communication with Websocket endpoint that accepts and returns JSON as data.

Hosting

It is best to host it directly on the server that will be used as your frontend, but you can also test it with local hosting. Please note that when using SSL cerificate to enable HTTPS, you will be only able to use WSS protocol (your url must start with "wss://").