Simple Implementation advice needed

Lev Shock dein at hackerdom.ru
Fri Aug 26 10:09:25 EDT 2011


It depends on the architecture of your game server.

Yes, you can store User-to-Channel map in World class. Also you can have
Channel field inside User class, so you can just do this:

user.setChannel(channel);
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/netty-users/attachments/20110826/2e1d9fa4/attachment.html 


More information about the netty-users mailing list