Server Sent Events for Chicken's Awful
Go to file
arthurmaciel 5951b78908 Minor wiki changes and release-info update 2014-07-08 16:13:11 -03:00
examples Cosmetic changes to code 2014-07-07 23:37:35 -03:00
tests Added tests 2014-07-08 15:45:06 -03:00
README.md Initial version 2014-07-07 23:01:53 -03:00
awful-sse.meta Added tests 2014-07-08 15:45:06 -03:00
awful-sse.release-info Minor wiki changes and release-info update 2014-07-08 16:13:11 -03:00
awful-sse.scm Cosmetic changes to code 2014-07-07 23:37:35 -03:00
awful-sse.setup Initial version 2014-07-07 23:01:53 -03:00
awful-sse.wiki Minor wiki changes and release-info update 2014-07-08 16:13:11 -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.