Hello,
I’ve started using the websocket feature in Postman and it works like a charm so far. I haven’t even found any bugs yet.
Here’s a list of features I would like to see added, they may be already on the roadmap since they’re pretty much features already present for HTTP requests, but just in case I’ll mention them:
- Use the same cookies as in the HTTP requests. So I could, for example, log in a server via an HTTP auth request and then connect to the websocket in the same session.
- Ability to save a list of pre-defined messages to send, with pre-send scripts.
- Test scripts for executing after receiving messages.
- Two-pane view support. Messages at the right and everything else on the left.
Thank you very much!