java-game-server icon indicating copy to clipboard operation
java-game-server copied to clipboard

Allow login protocol switching by using a protocol multiplexer in the pipeline.

Open menacher opened this issue 13 years ago • 1 comments

Currently only one login protocol is possible, probably the binary jetserver protocol, by using the "port-unification" example from netty, its possible to have varied login protocols.

menacher avatar Dec 16 '12 06:12 menacher

TODO's Flash client needs to be updated, pom.xml and binary version of netty uploaded in github are different. New binaries not pushed.

menacher avatar Dec 16 '12 07:12 menacher