- Removed ConnectionFactoryDelegate and used Func<IConnection> - Changed WithLogger that accepts ILoggerFactory to WithLoggerFactory - Made UseLogger configure the existing ILoggerFactory or create a LoggerFactory - Add support for setting the log level for console logs - Updated tests |
||
|---|---|---|
| .. | ||
| Internal | ||
| CancellationDisposable.cs | ||
| DefaultHubActivatorTests.cs | ||
| DefaultTransportFactoryTests.cs | ||
| EchoEndPoint.cs | ||
| EndToEndTests.cs | ||
| HubEndpointTests.cs | ||
| HubReflectionHelperTests.cs | ||
| MapSignalRTests.cs | ||
| Microsoft.AspNetCore.SignalR.Tests.csproj | ||
| SignalRDependencyInjectionExtensionsTests.cs | ||
| Startup.cs | ||
| TestClient.cs | ||
| UncreatableHub.cs | ||
| WebSocketsTransportTests.cs | ||