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

Community contributed extensions

Grizzly network stack [grizzly] module

Experimental module that replace the Mina based network stack by the Grizzly one.

This module is no longer maintained. The grizzly support is now built-in since Play 1.1

http://github.com/guillaumebort/play-grizzly

Written by Guillaume Bort.

Published releases

grizzly-head ★ Jan 12, 2010 Documentation Download

To install locally this modules use the install command:

play install grizzly-{version}

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

require:
    - play -> grizzly {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.