SSDP.UPnP.PCL
SSDP.UPnP.PCL copied to clipboard
Exception when calling ControlPoint.Start
When I use the library with HttpMachine 4.0.3, I get the following exception
Could not load type 'HttpMachine.MessageType' from assembly 'IHttpMachine, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. at SimpleHttpListener.Rx.Extension.HttpListenerEx.ToHttpListenerObservable
If I rollback to HttpMachine 3.1.0 everything starts working again.