File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Lib.AspNetCore.ServerSentEvents Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1+ ## Lib.AspNetCore.ServerSentEvents 1.1.1
2+ ### Bug Fixes
3+ - Fix for IIS (and potentially other reverse proxies) adding uncontrolled response compression.
4+ ### Additions and Changes
5+ - Performance improvements.
6+
17## Lib.AspNetCore.ServerSentEvents 1.1.0
28### Bug Fixes
39- Fix for events not reaching clients when response compression is enabled (.NET Framework).
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.0 </VersionPrefix >
5+ <VersionPrefix >1.1.1 </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