This Pull Request adds the ability to specify a Consumer ID via poll_messages. Adding new objects/structs to the Python layer which directly map to Iggy structs. Meant only to be used in configuration, all Python Objects are converted into Rust Objects when initialized.
This Pull Request adds the ability to specify a Consumer ID via
poll_messages
. Adding new objects/structs to the Python layer which directly map to Iggy structs. Meant only to be used in configuration, all Python Objects are converted into Rust Objects when initialized.