File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Lib.AspNetCore.ServerSentEvents Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1+ ## Lib.AspNetCore.ServerSentEvents 1.2.0
2+ ### Additions and Changes
3+ - SendEventAsync performance improvements.
4+ - ChangeReconnectIntervalAsync performance improvements.
5+
16## Lib.AspNetCore.ServerSentEvents 1.1.1
27### Bug Fixes
38- Fix for IIS (and potentially other reverse proxies) adding uncontrolled response compression.
49### Additions and Changes
5- - Performance improvements.
10+ - Generic performance improvements.
611
712## Lib.AspNetCore.ServerSentEvents 1.1.0
813### Bug Fixes
Original file line number Diff line number Diff line change 22 <PropertyGroup >
33 <Description >Lib.AspNetCore.ServerSentEvents is a library which provides Server-Sent Events (SSE) support for ASP.NET Core</Description >
44 <Copyright >Copyright © 2017 Tomasz Pęczek</Copyright >
5- <VersionPrefix >1.1.1 </VersionPrefix >
5+ <VersionPrefix >1.2.0 </VersionPrefix >
66 <Authors >Tomasz Pęczek</Authors >
77 <TargetFrameworks >net451;netstandard1.6</TargetFrameworks >
88 <AssemblyTitle >Lib.AspNetCore.ServerSentEvents</AssemblyTitle >
You can’t perform that action at this time.
0 commit comments