Skip to content

coldner/socketio-client-tool

 
 

Repository files navigation

This tools helps you to test socket.io servers.

Socket.io Client Tool

TODOs

  1. Functional event emit modal
  2. Add events and socket.io URL to page URL so that it can be shared with set inputs
  3. Add toggle button to stringify or not to stringify data while emitting
  4. Store history of emits - and can be re-sent in just one click
  5. Change timestamps to better formatted time
  6. Fix URL hashes - if the has only has url value, initiate the app with the connected URL, and no extra event should be added
  7. Show socket.id somewhere in the UI (easy to copy)
  8. Helper links/buttons to add basic socketio evnets like reconnect, etc.
  9. Page titles should show the socket.io connection urls
  10. Clear button on panels
  11. Emit buttons on panel headers - which will prefill the emit form's message input field

About

This tool helps you to test socket.io servers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 53.8%
  • HTML 46.2%