This message was deleted.
# cloud
s
This message was deleted.
m
cc @eager-raincoat-52616
d
I'm not familiar with engine.io-client.. this doesn't seem like related to our SDKs. (which SDK are you using, btw?) In terms of source-specific permissions. I have a protocol PR open here. and plan on implementing it later this week ๐Ÿ™‚
๐Ÿ™ 3
b
okay thanks, and I'm using client-sdk-react-native
e
engine.io-client doesnโ€™t look like itโ€™s a library we use, are you sure itโ€™s not being pulled in/used by another library you have?
b
My bad it was because of socket.io-client
Hey @dry-elephant-14928 How much time should we expect for the source specific permission to be implemented in your react native sdk?
d
maybe a month or so
b
okay
Hey @dry-elephant-14928 is source specific permission implemented in your react native sdk?
d
this will be implemented on the server side, so clients would not need to change. we'll try to prioritize this issue this week
๐Ÿ‘ 2
b
Okay, Thank you!
Hey, is there any update on this? Actually we are almost done with most of the implementation if this is completed we'll almost be ready for the next steps. Thank you
d
Not yet.. still working on it.
b
Can we expect it this week if possible?
d
it'll likely be implemented this week, but new features will take time to be rolled out to our production clusters. I would set an expectation of 2 weeks for this. When the change is made in OSS, I'll link you to the PR so you can manage to make a build locally to test.
b
Okay that'll be great thank you
b
@dry-elephant-14928 +1 for this thread on source specific permissions. Is this feature specific to cloud-hosted or will it be applicable to the open-source (self-hosted) server also?
Just realized this issue is already fixed and closed in https://github.com/livekit/livekit/issues/1565. Thanks ๐Ÿ™
๐Ÿ‘ 1
d
it'll make it out to Cloud hopefully by the end of the week ๐Ÿ™‚
๐Ÿ‘ 2
b
Cool, Thank you.
Is this live now? @dry-elephant-14928
d
It's currently live on our staging environment. targeted for a prod promotion in a few days!
๐Ÿ‘ 1
this is live now!
you can test it with a token created with the latest version of livekit-cli. other server SDKs are getting released as well
๐Ÿ‘ 2
b
Hey thank you