Skip to content

v1.1.0

Compare
Choose a tag to compare
@spkl spkl released this 18 Feb 16:05
· 57 commits to main since this release
  • Clients can now send their process ID by implementing IHostConnectionHandler2 (or by using DefaultHostConnectionHandler).
  • A new overload for Host.WaitUntilAllClientsDisconnected accepting a timeout was added.
  • Clarified the documentation for Host.Start and Client.Attach.