YAMI4 Python Library 2.0.0
Messaging Solution for Distributed Systems
|
YAMI4 Python API Reference. More...
Classes | |
class | Agent |
class | IncomingMessage |
class | Long |
class | LongWord |
class | OutgoingMessage |
class | Parameters |
class | ValuePublisher |
class | Word |
class | YAMIError |
Functions | |
def | serialize (dictionary) |
YAMI4 Python API Reference.
The YAMI4 Python library provides high-level communication services for Python.
This reference documents only the public API - that is, the classes and functions that are supposed to be accessed from the user code.
def yami.serialize | ( | dictionary | ) |
Serializes the content of the given dictionary. Returns the binary string with the serialized content.