OpenXbox / xbox-smartglass-csharp

🎮.NET Standard client library for the Xbox One SmartGlass protocol
MIT License
66 stars 20 forks source link

Expose the transport ProtocolTimeout event for clients #90

Closed mitchcapper closed 4 years ago

mitchcapper commented 4 years ago

85 mentioned the fact of timeouts could potentially used some improvement. I think an easy way to start is expose the event so clients can react (ie disconnect and reconnect).