v1.1.0
- 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.