Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

jprochazk
Copy link
Member

@jprochazk jprochazk commented Jun 25, 2025

Adds set_sinks to the C++ API:

rerun::RecordingStream stream("test");
stream.set_sinks(rerun::GrpcSink{}, rerun::FileSink{"data.rrd"});

@jprochazk jprochazk added this to the 0.24.0 milestone Jun 25, 2025
Copy link

github-actions bot commented Jun 25, 2025

Web viewer built successfully. If applicable, you should also test it:

  • I have tested the web viewer
Result Commit Link Manifest
70c4033 https://rerun.io/viewer/pr/10359 +nightly +main

Note: This comment is updated whenever you push a commit.

@jprochazk jprochazk marked this pull request as draft June 25, 2025 11:28
@jprochazk jprochazk marked this pull request as ready for review June 25, 2025 13:35
@Wumpf Wumpf self-requested a review June 25, 2025 13:44
Copy link
Member

@Wumpf Wumpf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

always impressive how much more wrangling goes into C++. Looking great though, nice work!

@jprochazk jprochazk merged commit bb2e3ee into main Jun 25, 2025
46 of 47 checks passed
@jprochazk jprochazk deleted the jan/set-sinks-cpp branch June 25, 2025 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants