Although sockjs-tornado does not implement such a thing like channels, nor rooms, there is example multiplex how one could implement that. Also look at sockjs - example of implementing rooms. Solution is based on structured msg - within message you additional info is sent - channel name.