Hey guys,
I'm struggling to get my head around when I should be using the Application.broadcast method against the PeerBase.sendEvent method. I understand that broadcasting avoids a peers fiber, but I'm struggling to work out when I would actually need to use the peers fiber at all. Im currently considering having all events broadcast, and handle the pooling/timing separately.
Any advice would be greatly appreciated.
I'm struggling to get my head around when I should be using the Application.broadcast method against the PeerBase.sendEvent method. I understand that broadcasting avoids a peers fiber, but I'm struggling to work out when I would actually need to use the peers fiber at all. Im currently considering having all events broadcast, and handle the pooling/timing separately.
Any advice would be greatly appreciated.