Class InitMessage


  • public class InitMessage
    extends Object
    An initial context message will be sent to clients who subscribe on a Visualizer web channel. This happens when a user opens the Visualizer via browser. The initial message contains data about the game context: competition, brokers and customers along with corresponding IDs for each of entities. The front-end is then able to associate future data based on those IDs (and there is no need to transmit meta data about competition, brokers and customers each time slot).
    Author:
    Jurica Babic, Govert Buijs, Erik Kemperman