wotpy.protocols.coapΒΆ

CoAP Protocol Binding implementation.

wotpy.protocols.coap.resources CoAP resources that implement each of the Interaction verbs.
wotpy.protocols.coap.client Classes that contain the client logic for the CoAP protocol.
wotpy.protocols.coap.enums Enumeration classes related to the CoAP server.
wotpy.protocols.coap.server Class that implements the CoAP server.