Remove dependencies on a bunch of corefxlab things (#576)
* Remove dependencies on a bunch of corefxlab things - Used Stream instead of IOutput - Removed pipelines dependency in most places.
显示
- SignalR.sln 1 个添加, 3 个删除SignalR.sln
- build/dependencies.props 1 个添加, 0 个删除build/dependencies.props
- client-ts/Microsoft.AspNetCore.SignalR.Test.Server/EchoEndPoint.cs 0 个添加, 1 个删除.../Microsoft.AspNetCore.SignalR.Test.Server/EchoEndPoint.cs
- samples/SocialWeather/SocialWeatherEndPoint.cs 0 个添加, 1 个删除samples/SocialWeather/SocialWeatherEndPoint.cs
- samples/SocketsSample/EndPoints/MessagesEndPoint.cs 0 个添加, 1 个删除samples/SocketsSample/EndPoints/MessagesEndPoint.cs
- src/Common/IOutputExtensions.cs 0 个添加, 59 个删除src/Common/IOutputExtensions.cs
- src/Microsoft.AspNetCore.SignalR.Client/HubConnection.cs 1 个添加, 1 个删除src/Microsoft.AspNetCore.SignalR.Client/HubConnection.cs
- src/Microsoft.AspNetCore.SignalR.Common/Internal/Formatters/BinaryMessageFormatter.cs 12 个添加, 10 个删除...nalR.Common/Internal/Formatters/BinaryMessageFormatter.cs
- src/Microsoft.AspNetCore.SignalR.Common/Internal/Formatters/BinaryMessageParser.cs 12 个添加, 19 个删除...SignalR.Common/Internal/Formatters/BinaryMessageParser.cs
- src/Microsoft.AspNetCore.SignalR.Common/Internal/Formatters/BufferExtensions.cs 0 个添加, 32 个删除...re.SignalR.Common/Internal/Formatters/BufferExtensions.cs
- src/Microsoft.AspNetCore.SignalR.Common/Internal/Formatters/TextMessageFormatter.cs 20 个添加, 13 个删除...ignalR.Common/Internal/Formatters/TextMessageFormatter.cs
- src/Microsoft.AspNetCore.SignalR.Common/Internal/Formatters/TextMessageParser.cs 113 个添加, 23 个删除...e.SignalR.Common/Internal/Formatters/TextMessageParser.cs
- src/Microsoft.AspNetCore.SignalR.Common/Internal/Protocol/HubProtocolWriteMessageExtensions.cs 4 个添加, 16 个删除...on/Internal/Protocol/HubProtocolWriteMessageExtensions.cs
- src/Microsoft.AspNetCore.SignalR.Common/Internal/Protocol/IHubProtocol.cs 2 个添加, 1 个删除...pNetCore.SignalR.Common/Internal/Protocol/IHubProtocol.cs
- src/Microsoft.AspNetCore.SignalR.Common/Internal/Protocol/JsonHubProtocol.cs 2 个添加, 4 个删除...tCore.SignalR.Common/Internal/Protocol/JsonHubProtocol.cs
- src/Microsoft.AspNetCore.SignalR.Common/Microsoft.AspNetCore.SignalR.Common.csproj 2 个添加, 5 个删除...SignalR.Common/Microsoft.AspNetCore.SignalR.Common.csproj
- src/Microsoft.AspNetCore.SignalR.Redis/RedisHubLifetimeManager.cs 1 个添加, 4 个删除...osoft.AspNetCore.SignalR.Redis/RedisHubLifetimeManager.cs
- src/Microsoft.AspNetCore.SignalR/DefaultHubLifetimeManager.cs 1 个添加, 4 个删除...Microsoft.AspNetCore.SignalR/DefaultHubLifetimeManager.cs
- src/Microsoft.AspNetCore.SignalR/HubEndPoint.cs 1 个添加, 1 个删除src/Microsoft.AspNetCore.SignalR/HubEndPoint.cs
- src/Microsoft.AspNetCore.Sockets.Http/HttpConnectionDispatcher.cs 0 个添加, 1 个删除...osoft.AspNetCore.Sockets.Http/HttpConnectionDispatcher.cs
加载中
想要评论请 注册 或 登录