MoriARosland/elevator-system

Message loop counter

Closed this issue · 1 comments

Changes

  • Add a counter in our message headers that is incremented each time a message is forwarded by a elevator. A message should not be forwarded more than the total number of elevators initialized in the network.

We need to refactor the way we send and receive messages over the network, so the loop counter issue is temporarily put on pause.