CREventSource

This class extends CRClient

It implements the eventsource resource.

Event info is retrieved from strings read from a socket named [clientId].sock

Contstructor

See CRClient

Methods

open()
Opens an event stream that conforms to the eventsource protocol.
Echoes an aborted event and terminates if credentials are invalid.