Skip to content

andreaazzara/coap

 
 

Repository files navigation

coap

A CoAP Python library

This package implements the Constrained Application Protocol (CoAP) developed by the IETF CORE working group.

This package aims at implementing: http://tools.ietf.org/html/draft-ietf-core-coap-18

In particular, it implements:

  • a CoAP client
  • a CoAP server with an arbitrary number of resources

Full documentation at https://openwsn.atlassian.net/wiki/display/OW/CoAP+Python+Library.

Report bugs at https://openwsn.atlassian.net/browse/COAP.

This package is part of Berkeley's OpenWSN project, http://www.openwsn.org/.

Build status

builder build outcome
Travis unit tests Build Status
Jenkins unit tests ![Build Status](http://builder.openwsn.org/buildStatus/icon?job=CoAP Unit Tests)

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%