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

Review parsing of nested fields in the emitter transform pipeline #501

Merged
merged 5 commits into from
Apr 15, 2022

Conversation

edolix
Copy link
Contributor

@edolix edolix commented Apr 14, 2022

The goal was to expose the RoomSessionRecording objects for each (active) recording from a room.joined (= room.subscribed) event.
I needed to update some internals to transform each payload (members/recordings/playbacks) and expose the proper objects.

@changeset-bot
Copy link

changeset-bot bot commented Apr 14, 2022

🦋 Changeset detected

Latest commit: 719912f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 8 packages
Name Type
@sw-internal/playground-js Patch
@sw-internal/playground-realtime-api Patch
@signalwire/core Patch
@signalwire/js Patch
@signalwire/realtime-api Patch
@signalwire/react-native Patch
@signalwire/web-api Patch
@signalwire/webrtc Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@edolix edolix requested a review from framini April 14, 2022 11:52
@edolix edolix merged commit 5c96bf8 into main Apr 15, 2022
@edolix edolix deleted the eg/room-subscribed-recordings branch April 15, 2022 15:55
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