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
As the previous comment mentioned you can't do this in Postman. however, I found this Chrome app in the web store. It is very simple, but it's working really well with my local web socket connections.
Smart Websocket Client