Live data from Hacker News

Show HN: Socket Wrench – Insomnia/Postman for Websocket Testing

asleepysamurai.com

1–9 of 9 posts

Re: Show HN: Socket Wrench – Insomnia/Postman for Websocket Testing

#5

Looks very good. I have been using some CLI like https://github.com/esphen/wsta/ but definetely a GUI like this is better. This is why I also hate socket.io, it's not a raw socket to just simply connect and start sending raw payload.

One of the suggestions that came up more often from people who tried out Socket Wrench was the ability to connect to Socketio servers. However supporting socketio namespaces complicated the UX, so I decided to wait till I got a lot more people asking for SocketIO support to implement it.