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

Folders and files

NameName
Last commit message
Last commit date
Apr 5, 2021
Apr 3, 2021
Jun 7, 2021
Jun 1, 2021
Jun 1, 2021
Jun 7, 2021
Jun 1, 2021
Apr 3, 2021
Jun 1, 2021
Apr 3, 2021
Apr 3, 2021
Jun 1, 2021
Jun 1, 2021
Apr 3, 2021
Apr 3, 2021
Jun 1, 2021
Jun 7, 2021
Apr 3, 2021
Apr 3, 2021
Apr 3, 2021
Jun 7, 2021

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