Server Sent Events for Chicken's Awful
Go to file
arthurmaciel 6edd64bc5d Updated copyrights 2014-07-07 23:13:58 -03:00
examples Initial version 2014-07-07 23:01:53 -03:00
README.md Initial version 2014-07-07 23:01:53 -03:00
awful-sse.meta Initial version 2014-07-07 23:01:53 -03:00
awful-sse.release-info Initial version 2014-07-07 23:01:53 -03:00
awful-sse.scm Updated copyrights 2014-07-07 23:13:58 -03:00
awful-sse.setup Initial version 2014-07-07 23:01:53 -03:00
awful-sse.wiki Initial version 2014-07-07 23:01:53 -03:00

README.md

awful-sse

A CHICKEN Scheme module for Awful web framework that provides Server-Sent Events according to http://dev.w3.org/html5/eventsource/ specification.

See examples section to understand how to use it and take a look at http://wiki.call-cc.org/eggref/4/awful-sse.