Skip to content

Lib.AspNetCore.ServerSentEvents 9.0.0

Latest
Compare
Choose a tag to compare
@tpeczek tpeczek released this 25 Dec 13:55
· 2 commits to main since this release

Additions and Changes

  • IServerSentEventsClient.Disconnect has been replaced by IServerSentEventsClient.DisconnectAsync, which will attempt to gracefully complete the underlying HTTP response when disconnecting a client
  • Dropped support for .NET Core 3.1 and .NET 5