Skip to content

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

Notifications You must be signed in to change notification settings

cmorty/netty-handlerstack

 
 

Repository files navigation

Netty Handlerstack

Installation / Building

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

To build, run mvn install, this will build Netty HandlerStack 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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published