Swagger Socket Echo Sample.
The sample demonstrates how the swaggersocket.js works and output some information about the protocol itself. Take a look at
the details
. Under the hood swaggersocket will execute many requests using a single websocket connection.
Enter a message to be echoed.
Add an extra message:
Normal (POST /echo)
Reverse (POST /ohce)
Boxed in XML (GET /xbox/{word})
Boxed in JSON (GET /jbox/{word})
Messages delivered asynchronously