SuperTCP Channel Chat

Purpose

This sample shows how the Super TCP Channel can be used to create a chat server and clients.
Unlike the HTTP Chat sample, this sample doesn't poll the server but sends events back to clients directly.

Note: to test this sample properly, you need to open at least three clients.
Each client instance will provide a default login user name, but you can modify these as needed (there is no verification provided in this simple sample).