This sample shows how we can communicate thru web sockets.
Input credentials and press Authorize. If authentication successful copy session token and paste it bottom iframe and press connect.
Once authorized and connected we will receive events with specified event Id and can raise any events.
Open sample in two different browsers, authorize and connect and you can send events between these browsers.
Please read READ.ME for more info.
Paste Session Token Here
Note:If no x-session-token then should exist realm on /wsevents and standard HTTP authentication will be used.