Microsoft.AspNet.SignalR.Client.Transports.ServerSentEvents Namespace

.NET Framework 4

Provides classes related to server sent events.

Classes

  Class Description
Public class ChunkBuffer Provides a simple buffer for data chunks.
Public class EventSourceStreamReader Event source implementation for .NET. This isn't to the spec but it's enough to support SignalR's server.
Public class SseEvent Provides a static method for parsing server sent event data.

Enumerations

  Enumeration Description
Public enumeration EventType Enumerates the event type.