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

Expose RoomSession setMeta and setMemberMeta methods #452

Merged
merged 6 commits into from
Mar 9, 2022

Conversation

edolix
Copy link
Contributor

@edolix edolix commented Mar 4, 2022

  • Handle partial vs full updates For now we'll support only full updates

@changeset-bot
Copy link

changeset-bot bot commented Mar 4, 2022

🦋 Changeset detected

Latest commit: cc4c010

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

This PR includes changesets to release 6 packages
Name Type
@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

packages/core/src/rooms/methods.ts Outdated Show resolved Hide resolved
packages/core/src/rooms/methods.ts Show resolved Hide resolved
packages/js/src/RoomSession.docs.ts Outdated Show resolved Hide resolved
@edolix edolix requested a review from danieleds March 4, 2022 10:33
@edolix edolix force-pushed the eg/expose-meta-api branch from 47200ac to 0294887 Compare March 9, 2022 15:23
@edolix edolix changed the title WIP: Expose RoomSession setMeta and setMemberMeta methods Expose RoomSession setMeta and setMemberMeta methods Mar 9, 2022
danieleds
danieleds previously approved these changes Mar 9, 2022
@edolix edolix merged commit 563a31e into main Mar 9, 2022
@edolix edolix deleted the eg/expose-meta-api branch March 9, 2022 17:37
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