Skip to content

1.1.0

Compare
Choose a tag to compare
@daveaglick daveaglick released this 27 Sep 19:10
  • [Feature] Support for server read cancellation with a CancellationToken
  • [Refactoring] Added a IPipeLoggerServer interface
  • [Feature] Added IPipeLoggerServer.ReadAll() to read all events in one call
  • [Refactoring] Changes IPipeLoggerServer.Read() to return the event that was read instead of a bool