This message was deleted.
# sdk-rust
s
This message was deleted.
e
AFAIR depending on the version of the sdk you are using you need to use http/https and not ws/wss
👍 1
a
That was it..! Hmm seems a bit weird that JoinRoom takes
ws/wss
and other API are
http/https
but make sense cause gRPC doesn't work through ws. @boundless-energy-78552 FYI
b
Oh right, I’m only automatically changing the schema on the rtc package
I’ll make a PR, thanks