Package crow.game.examples.pingpong.server
package crow.game.examples.pingpong.server
The server code for the ping/pong example.
-
ClassesClassDescriptionThis wraps the server into a runnable that can be run as a main entrypoint OR passed into a Thread.Netty server logic for the ping pong example.Acts as the stateful object for tracking the server side of a connection.