menacher/java-game-server

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

menacher opened this issue · 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.

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