Hi,
Project Grizzly 1.6.1 has been released and marked as stable.
What changed since 1.6.1:
+ Add Grizzlet support (jfarcand)
+ Add all well knows supported mime type supported by the http WebServer
(jfarcand)
+ Add Port Unification support (based on Grizzly 1.0 implementation)
(oleksiys)
+ Multiple SelectorHandler associated with a single Controller now
execute on
their own threads (oleksiys)
+ Fix issue 20: OutputWriter patch (jfarcand)
+ Fix issue 23: BufferOverflowException in SocketChannelOutputBuffer
(jfarcand)
+ ConnectorHandler.finishConnect() now throws IOException (jfarcand)
+ Added SSL support for HTTP module (oleksiys)
The 1.6.1 release contains ready to use component:
+ an embeddable http-based server [grizzly-http-webserver-1.6.1.zip]
+ an embeddable comet server [grizzly-comet-webserver-1.6.1.zip]
+ an embeddable jruby on rail server [grizzly-jruby-webserver-1.6.1.zip]
+ an embeddable rcm/virtualization server [grizzly-http-webserver-1.6.1.zip]
+ an embeddable cometd server [grizzly-cometd-webserver-1.6.1.zip]
The binaries are available here:
http://download.java.net/maven/2/com/sun/grizzly/
The ready to use components are available here:
http://download.java.net/maven/2/com/sun/grizzly/bundles/README.txt
http://download.java.net/maven/2/com/sun/grizzly/bundles/
Congratulation!
-- Jeanfrancois