hmb_messaging module is a client library for the python language which:
- handles opening sessions on the HMB server
- reconnecting automatically in the event of connection error
- sending messages in the correct format
- receiving streams of messages from the server
- can handle messages in both the json and bson formats
Please get start with the following Jupyter Notebook.
and,
To use the library, it's here.