This website requires JavaScript.
Explore
Help
Sign In
studio
/
meet
Watch
2
Star
0
Fork
0
You've already forked meet
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
66f307b7e806563b04448abbf92e7154d1ea82fd
meet
/
src
/
sdk
/
library
/
.env.development
2 lines
53 B
Plaintext
Raw
Normal View
History
Unescape
Escape
🐛(frontend) rework the calendar integration approach Use a totally different strategy, which hopefully works in prod env. Actually broadcast channel cannot be shared between two different browsing context, even on a same domain, an iFrame and a pop up cannot communicate. Moreover, in an iFrame session cookie are unavailable. Rely on a newly created backend endpoint to pass room data.
2025-03-28 12:03:10 +01:00
VITE_VISIO_SDK_URL=https://meet.127.0.0.1.nip.io/sdk
Reference in New Issue
Copy Permalink