Skip to content

Lib.AspNetCore.ServerSentEvents 3.0.0

Compare
Choose a tag to compare
@tpeczek tpeczek released this 24 Oct 16:04

Additions and Changes

  • Added support for client connected and disconnected events.
  • Improved support for CancellationToken in asynchronous operations.
  • Hot synchronous path performance improvements.