Move broadcasts out of cProtocol
#3
As in any packet that is broadcast to any client in a chunk. Eg anything you can send through the cWorld::Broadcast* methods. What I'm thinking of is moving those packets to a separate set of classes. The problem is that I've rigging up a system that lets clients subscribe to encoded broadcasts on a chunk. I've worked out how to handle separate protocol versions. However the cProtocol class is heavily tied to cClientHandle, but my scenario involves having a cProtocol instance that isn't associated with a specific player.
Reply
Thanks given by:


Messages In This Thread
Move broadcasts out of cProtocol - by worktycho - 05-07-2015, 08:36 PM
RE: Move broadcasts out of cProtocol - by xoft - 05-07-2015, 08:40 PM
RE: Move broadcasts out of cProtocol - by worktycho - 05-07-2015, 08:47 PM
RE: Move broadcasts out of cProtocol - by xoft - 05-07-2015, 08:53 PM
RE: Move broadcasts out of cProtocol - by xoft - 05-08-2015, 08:23 AM



Users browsing this thread: 1 Guest(s)