Event based Netty server
Marc-André Laverdière
marcandre.laverdiere at gmail.com
Fri Jan 14 10:30:51 EST 2011
Not really. Some events are in specific handlers, others are lumped
together. Your custom events will go to the same handler.
Marc-André LAVERDIÈRE
"Perseverance must finish its work so that you may be mature and complete,
not lacking anything." -James 1:4
http://asimplediscipleslife.blogspot.com/
mlaverd.theunixplace.com
On 12 Jan 2011 03:05, "Marco Mistroni" <mmistroni at gmail.com> wrote:
Hi all
assume i want to create an event-based netty server which can handle
different types of events.
I guess that all i need will be a handler , an encoder and a decoder for
each type of event.. is that correct?
w/kindest regards
marco
_______________________________________________
netty-users mailing list
netty-users at lists.jboss.org
https://lists.jboss.org/mailman/listinfo/netty-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/netty-users/attachments/20110114/b0dbab1f/attachment.html
More information about the netty-users
mailing list