ddikman / websocket-mock

Tester for websockets locally

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Websocket Mock

This is a teeny tiny mock websocket server to simulate the hardware based websocket messenger.

It is coded to take json messages and send back responses.

To test it without an application, you can use:

https://ws-playground.netlify.app/

Run the server by using yarn dev

About

Tester for websockets locally


Languages

Language:JavaScript 100.0%