Skip to content

A simple WebSocket client GUI ideal for development testing.

License

Notifications You must be signed in to change notification settings

leonfoliveira/websocket-gui-client

Repository files navigation

WebSocket Client

MIT License Build Status Coverage Status Open Source

A simple WebSocket client GUI ideal for development testing, built on top of Electron.

Preview

Preview

Scripts

Run in Development Mode

yarn dev

Create a Production Build

yarn build

Run Production Build

yarn start

Download

Linux

Windows

Planned Features

  • JSON formatter
  • Multiple Tabs
  • Socket.io support
  • Environment variables
  • Connection options
  • Mocked socket server creator