-
Notifications
You must be signed in to change notification settings - Fork 151
WebSocket
AnujaK edited this page Jan 3, 2015
·
1 revision
RESTFiddle supports WebSockets. Click on More button and select Socket.
The third column gets populated with fields to estaiblish and test a socket connection. Enter the address to which you want to connect and click on Connect. The Message Log will show the status 'Connected'. Enter a text and click Send. Message Log will show the sent text against 'SENT'. The received message is displayed as 'RESPONSE'.