CoAP.Net Documentation

Build status Coverage Status NuGet license

Changelog | View in Github

About

This library encodes and decodes CoAP protocol packets that is transport agnostic. IT also provides a CoapClient and CoapServer for communicating over CoAP

Since CoAP is designed for unreliable transport layers. (6LoWPAN, UDP, etc...) it made sense to not worry about the transport implementaions and allow the applicatrion to provide their own.

If you're after a UDP transport example, see CoAPNet.Udp (NuGet)

  • Improve this Doc
Back to top Copyright © 2017 Roman Vaughan (NZSmartie)
Generated by Docfx