Cleanup channel initialization - now its time to get this show working.

This commit is contained in:
md_5
2013-03-09 09:44:28 +11:00
parent 9e0ae0a70d
commit 45c848a4fd
8 changed files with 106 additions and 81 deletions

View File

@@ -23,6 +23,7 @@
<groupId>io.netty</groupId>
<artifactId>netty-buffer</artifactId>
<version>4.0.0.Beta2</version>
<scope>provided</scope>
</dependency>
</dependencies>
</project>