Integration Example
1. When you invoke method connect on JavaScript, WCS sends REST / HTTP request to localhost by default:
http://localhost:9091/EchoApp/connect
REST / JSON object (Request):
{
"nodeId" : "GguwnLG6D6CylgCIm5dcRfnsAuLXx5gk@5.5.5.5",
"appKey" : "defaultApp",
"sessionId" ...