Server Sent Events for Chicken's Awful
Go to file
Daniel Ziltener 3b13fd0983 File rename 2020-12-29 18:25:53 +01:00
examples Updating examples 2020-12-29 03:35:33 +01:00
tests Ported to Chicken 5 2020-12-29 03:29:22 +01:00
README.md README correction 2020-12-29 15:07:12 +02:00
awful-sse.egg File rename 2020-12-29 18:25:53 +01:00
awful.sse.release-info Removing the Chicken 4 release-info entries 2020-12-29 19:19:06 +02:00
awful.sse.scm Ported to Chicken 5 2020-12-29 03:29:22 +01:00
awful.sse.wiki Port to Chicken 5 2020-12-29 14:06:09 +01: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/5/awful-sse.