wotpy.codecs

Classes to serialize and deserialize messages.

base

Class that represents the codec interface.

enums

Enumeration classes related to codecs.

json_codec

Class that implements the JSON codec.

text

Class that implements the text codec.