java-game-server
java-game-server copied to clipboard
Allow login protocol switching by using a protocol multiplexer in the pipeline.
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.