Play framework is joining the Typesafe Stack — More information in the official announcement

Community contributed extensions

Netty module [netty] module

Module that replaces the Mina based network stack by the Netty one.

This module has been integrated into Play core since 1.1

http://github.com/pepite/Play--Netty

Written by Lungisa Matshobam, Nicolas Leroux.

Published releases

netty-1.0.7   Sep 05, 2010 Documentation Download
netty-1.0.6 ★ Aug 04, 2010 Documentation Download
netty-1.0.5   Jul 24, 2010 Documentation Download
netty-1.0.4   Jun 27, 2010 Documentation Download
netty-1.0.3   May 16, 2010 Documentation Download
netty-1.0.2   Apr 09, 2010 Documentation Download
netty-1.0.1   Mar 04, 2010 Documentation Download
netty-1.0   Mar 01, 2010 Documentation Download

To install locally this modules use the install command:

play install netty-{version}

To add this module as dependency of your application, add it to the dependencies.yml file:

require:
    - play -> netty {version}

Check the documentation link of each release to check version notes.

Comments

Use this form to discuss about this module. Off-topic comments will be deleted without warning.