Skip to content

seitbekir/socket.io-debug-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket.io debug client

A simple web interface to debug your socket.io API by chatting with it.

  1. It let's you connect to a socket.io server,
  2. maybe a specific namespace,
  3. receive all events,
  4. send events,
  5. receive responses,
  6. all though a familiar chat interface.

It currently uses yaml to make json easier to read and write. Lot's still to do: https://github.com/Doodle3D/socket.io-debug-client/issues

screenshot screenshot-responsive screenshot-errors

License

Licensed under the MIT License

Author

Peter Uithoven @ Doodle3D

About

Debug your socket.io API by chatting with it

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.1%
  • HTML 2.0%
  • CSS 1.9%