Server Sent Events for Chicken's Awful
Go to file
arthurmaciel 4680d25561 Re-idented code. 2014-08-10 01:55:30 -03:00
examples Cosmetic changes to code 2014-07-07 23:37:35 -03:00
tests Added (test-exit) at the end of tests/run.scm 2014-07-09 15:37:21 -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 Re-idented code. 2014-08-10 01:55:30 -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.