chickadee » awful-sse » send-sse-data

send-sse-data data #!key event idprocedure

Send data from server to the client using the current HTTP connection. event and id keywords are used to set the data type and unique id respectively. When there is no event field set, the client understands the data type is "message". id is also optional.