* Need a separate set of primitives to handle messaging * Using Channels (not Pipelines!) to provide the data flow for messaging * All transports are now "message" based transports * Added an adaptor to convert message-based transports to serve streaming endpoints |
||
|---|---|---|
| .. | ||
| Microsoft.AspNetCore.SignalR.Client.FunctionalTests | ||
| Microsoft.AspNetCore.SignalR.Test.Server | ||
| Microsoft.AspNetCore.SignalR.Tests | ||
| Microsoft.AspNetCore.Sockets.Client.Tests | ||
| Microsoft.AspNetCore.Sockets.Tests | ||
| Microsoft.AspNetCore.WebSockets.Internal.ConformanceTest | ||
| Microsoft.Extensions.WebSockets.Internal.Tests | ||
| WebSocketsTestApp | ||