Test Websocket request with Postman



Test Websocket request with Postman

Test Websocket request with Postman

In this video, we are going to learn about the WebSocket Postman and how to make WebSocket call in postman.

What is Web Socket? :
WebSocket is a computer communications protocol, providing full-duplex communication channels over a single TCP connection

Example Used –
wss://ws-postman.eu-gb.mybluemix.net/ws/echo
wss://ws-postman.eu-gb.mybluemix.net/ws/iot

Chat Echo

wss://chatroom-pm-ws.herokuapp.com

Comments are closed.