An example is the Quote of the Moment Server.
Package is:
https://github.com/netty/netty/blob/master/example/src/main/java/io/netty/example/qotm/
Server is:
https://github.com/netty/netty/blob/master/example/src/main/java/io/netty/example/qotm/QuoteOfTheMomentServer.java
Server Handler is:
https://github.com/netty/netty/blob/master/example/src/main/java/io/netty/example/qotm/QuoteOfTheMomentServerHandler.java
Package is:
https://github.com/netty/netty/blob/master/example/src/main/java/io/netty/example/qotm/
Server is:
https://github.com/netty/netty/blob/master/example/src/main/java/io/netty/example/qotm/QuoteOfTheMomentServer.java
Server Handler is:
https://github.com/netty/netty/blob/master/example/src/main/java/io/netty/example/qotm/QuoteOfTheMomentServerHandler.java
No comments:
Post a Comment