6 ms·
Show HN: Socket Wrench – Insomnia/Postman for Websocket Testing
- kureikain 8y agoLooks very good. I have been using some CLI like https://github.com/esphen/wsta/ 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.
- chaosprophet 8y agoOne 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.
- Melkor765 8y agoWhere's the source?
- chaosprophet 8y agoIt's not open source. I want to keep any possibility of future monetization open for now.
- loneranger_11x 8y agoNow need one for kafka!
- bgdam 8y agoDoes kafka not have something similar to RabbitMQ's management plugin?
- jacobedawson 8y agoWould love to be able to use this with socket.io
- chaosprophet 8y agoI've created a new issue (https://github.com/asleepysamurai/socketwrench/issues/2 https://github.com/asleepysamurai/socketwrench/issues/2) to track this. If it get's enough votes from other users, I'll add it.