Skip to content
This repository has been archived by the owner on Aug 25, 2020. It is now read-only.

itm/netty-protocols

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages