/netty-protocols

A set of netty handlers including Factories for easy (re-)configuration of protocol handler pipelines

Primary LanguageJava

Netty Protocols

Installation / Building

No installation is required. To build Netty Protocols, you need Java 6 and Maven (http://maven.apache.org/).

To build, run mvn install, this will build Netty Protocols and place the generated jar files in the various modules target/ subdirectories and in your local Maven repository.

Usage

java -jar target/XXXXXX.jar --help

LICENSE

This project is licenced under a BSD license. For details, see src/etc/license-header.txt