I\'m using Postman to test an existing REST API. This API calls async functions on the server which return a response over a websocket using StompJS.
Is it possible
I've run into this issue often enough that I finally created my own barebones GUI for testing websockets. It's called Socket Wrench, it supports
It's available for Mac OS X, Windows and Linux and you can get it from here.