Base Cells Communication Driver
Bases: object
The base class for cells communication.
One instance of this class will be created for every neighbor cell that we find in the DB and it will be associated with the cell in its CellState.
One instance is also created by the cells manager for setting up the consumers.
Send a message to a cell.
Start any consumers the driver may need.
Stop consuming messages.