Skip to content

chicc999/netty-in-action

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This Repository contains the source-code for all chapters of the Netty in Action Book.

Enjoy and feedback / PR's welcome!

Pre-requisites

  • JDK 1.7.0u71 or better
  • Maven 3.2.3 or better

Troubleshooting

  • If you're hitting a NoSuchMethodError when starting chapter 12's SPDY server, edit pom.xml and change the version of npn.boot.version to one that matches your JDK's version in this table.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 97.2%
  • HTML 2.8%