Skip to content

Data tracks support#193

Open
ladvoc wants to merge 9 commits intomainfrom
jacobgelman/bot-250-unity-client-implementation
Open

Data tracks support#193
ladvoc wants to merge 9 commits intomainfrom
jacobgelman/bot-250-unity-client-implementation

Conversation

@ladvoc
Copy link
Contributor

@ladvoc ladvoc commented Mar 9, 2026

No description provided.

@ladvoc ladvoc requested a review from MaxHeimbrock March 9, 2026 22:10
FfiClient.Instance.PublishDataTrackReceived += OnPublishDataTrack;
}

internal void OnPublishDataTrack(PublishDataTrackCallback e)
Copy link
Contributor

Choose a reason for hiding this comment

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

Same as above, maybe name "e" to "callback"?

Copy link
Contributor

@MaxHeimbrock MaxHeimbrock left a comment

Choose a reason for hiding this comment

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

Some nit comments, otherwise looks clean

@ladvoc ladvoc force-pushed the jacobgelman/bot-250-unity-client-implementation branch 2 times, most recently from 72577b3 to 1b07768 Compare March 11, 2026 22:59
@ladvoc ladvoc force-pushed the jacobgelman/bot-250-unity-client-implementation branch from 1b07768 to 499f6cc Compare March 11, 2026 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants