A simple web interface to debug your socket.io API by chatting with it.
- It let's you connect to a socket.io server,
- maybe a specific namespace,
- receive all events,
- send events,
- receive responses,
- 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
Licensed under the MIT License
Peter Uithoven @ Doodle3D