Microsoft.AspNet.SignalR.Client.Transports.ServerSentEvents Namespace
Visual Studio 2010
.NET Framework 4
Provides classes related to server sent events.
| Class | Description | |
|---|---|---|
![]() | ChunkBuffer | Provides a simple buffer for data chunks. |
![]() | EventSourceStreamReader | Event source implementation for .NET. This isn't to the spec but it's enough to support SignalR's server. |
![]() | SseEvent | Provides a static method for parsing server sent event data. |
| Enumeration | Description | |
|---|---|---|
![]() | EventType | Enumerates the event type. |
Show:

