0.3.0b2 uses Any type for annotating all payloads used in the protocol. Also, check out description of [JSON vs Protobuf](https://github.com/centrifugal/centrifuge-python?tab=readme-ov-file#json-vs-protobuf-protocols) Client behavior regarding payloads types.
0.3.0b1
This is a **BETA** release of `centrifuge-python` adapted for the latest Centrifugal stack. Not ready for production usage - and more changes will come. Many thanks to KatantDev for the help! Check out [example](https://github.com/centrifugal/centrifuge-python/blob/master/example.py) in repo to become familiar with API on this stage.
Regarding features - almost all major supported (even with possibility to choose between JSON or Protobuf protocol). Except automatic publication recovery on reconnect - which is to be added later.