Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.42 KB

2012-06-16-release_v020.markdown

File metadata and controls

31 lines (20 loc) · 1.42 KB
layout title summary author
post
Socko v0.2.0 Released
Websock Broadcasting, SPDY, Web Logs and more
Vibul

For this release, we have worked on imporving functionality including

  • Websock Broadcasting. See web socket example chat app.
  • SPDY protocol. See example.
  • Web logs. See example.
  • Conditional HTTP compression.
  • In memory caching of small static files

Unfortunately, there are a number of breaking API changes. No promises, but there are no forseeable large scale breaking API changes planned.

Download socko-webserver_2.9.1-0.2.0.jar.

For use with Simple Build Tool or to build from source, see our download page.

Documentation