chicc999 / netty-in-action

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Java 97.2%Language:HTML 2.8%