1 | Specific instance of a communication path between two or more Clients within a given Session |
2 |
Channels are created within given Session
|
3 |
Joining modes
|
4 | All Clients connected to given channel will receive Data objects sent on that Channel |
5 | Any Client that possesses an object reference to a Channel can send Data objects on the given Channel |