wotpy.protocols

Implementations of the supported Protocol Binding templates.

coap

CoAP Protocol Binding implementation.

http

HTTP Protocol Binding implementation.

mqtt

MQTT Protocol Binding implementation.

ws

WebSockets Protocol Binding implementation.

zenoh

Zenoh Protocol Binding implementation.

client

Class that represents the abstract client interface.

enums

Enumeration classes related to the various protocol servers.

exceptions

Exceptions raised by the protocol binding implementations.

server

Class that represents the abstract server interface.

utils

Utility functions used by client and server implementations.