Y
Hacker News
new
|
ask
|
show
|
jobs
by
sphars
1335 days ago
Any chance of the ability to do web sockets? Postman has started supporting this recently (in beta) but I really don't want to use Postman.
Any other suggestions for web socket testing clients also welcome.
3 comments
nerdbaggy
1335 days ago
I have used
https://github.com/Kong/insomnia
for Websocket stuff
link
kermire
1335 days ago
I definitely intend to add web socket support eventually. Meanwhile, there's
https://socketfox.dev
which I made for my friends. You can use it to test web sockets.
link
api_or_ipa
1335 days ago
https://socketfox.dev/
doesn't resolve for me :/
link
easrng
1335 days ago
hoppscotch can do websockets and socket.io and SSE
link