An open API service indexing awesome lists of open source software.

https://github.com/forge/plugin-netty

Netty Plugin
https://github.com/forge/plugin-netty

Last synced: 5 months ago
JSON representation

Netty Plugin

Awesome Lists containing this project

README

          

JBoss Forge Netty Plugin
============
This is the JBoss Forge Netty Plugin.

Installation
============
The Netty plugin is listed in the Forge plugin repository so installation is trivial.
In Forge console, type:

forge install-plugin netty

That's it! The plugin will be downloaded and installed.

Setting up Netty
==============
To configure the necessary libraries in your project, use the netty setup command:

netty setup

This command will prompt which version to use. Just choose a version and the plugin will automatically set Netty in your project

More info: http://netty.io/downloads.html