Com-AugustCellars / CoAP-CSharp

CoAP Implementation in C#
Other
41 stars 19 forks source link

Use the old API if the new one is not supported #82

Closed jimsch closed 4 years ago

jimsch commented 4 years ago

If ReceiveMessageFromAsync is not supported, then fall back to the old function call. This should address #81