Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python API: client.get_raw_messages() #55

Open
wkalt opened this issue Oct 5, 2022 · 0 comments
Open

Python API: client.get_raw_messages() #55

wkalt opened this issue Oct 5, 2022 · 0 comments
Labels
feature New feature or request

Comments

@wkalt
Copy link
Contributor

wkalt commented Oct 5, 2022

From the private data platform repo (https://github.com/foxglove/data-platform/issues/676):

In addition to the current client.get_messages() method, it would be useful in some cases such as message statistics gathering to skip decoding and just return tuples of (topic, raw mcap record) from a client.get_raw_messages() method.

@wkalt wkalt added the feature New feature or request label Oct 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Development

No branches or pull requests

1 participant