This message was deleted.
# cloud
s
This message was deleted.
❤️ 1
m
cc @polite-kilobyte-67570 @eager-zoo-16408
p
hi @brash-computer-7193, you should be fine starting to implement components-react in your app! We’re not expecting any further breaking changes, just wanted to give users a bit of time to test out the latest major changes of v0.5.0. If you have general observations where you think the developer experience could be improved, it would be great if you could share it with us sooner than later, as we’re planning on bumping the release to
stable
early next week!
b
Hi @polite-kilobyte-67570 , that is a good news. We can’t wait to have a stable version. The major concern is inability to pass metadata along with the generated token.
p
do you mean using the
useToken
hook? you can pass in metadata there
useToken(endpoint, roomName, { metadata: 'anything you want', identity: 'my-user'})
b
Yes. Probably I missed that or it was recently added. Also the roomName unique, which means uuid in many cases. The problem is having that displayed in the in meeting is ugly.