Project Description
A CoAP framework in C#
The Constrained Application Protocol (CoAP)
https://datatracker.ietf.org/doc/draft-ietf-core-coap/is a RESTful web transfer protocol for resource-constrained networks and nodes.
CoAP.NET is an implementation in C# providing CoAP-based services to .NET applications.
Reviews and suggestions would be appreciated.