Overview
module roles
There are two roles in TIG, this module encapsulates these
Class Index
- Mediator
-
Assigns mailboxes to registered clients.
- Participant
-
Participants communicate with one-another via their mailbox
which is assigned to them by the mediator once they have registered.