openwsn-berkeley / coap

A CoAP Python library

Home Page:http://www.openwsn.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

coap

Health Travis ![Builder](http://builder.openwsn.org/buildStatus/icon?job=CoAP Unit Tests)

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/.

About

A CoAP Python library

http://www.openwsn.org/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%