[Suggestion]
Hello team,
I want to learn about Cloudflare calls, however, it lacks document. Could you create a simple, just a simple app using popular technology? Like cloudflare workers/express/next.js,... for BE and react or html,... for FE. This app writes by remix ~~ I must learn remix to understand this code ~~
Thank and regards, Loc
We've got some other simple examples over here: https://github.com/cloudflare/calls-examples
I'll update the readme here with a link!
We've got some other simple examples over here: https://github.com/cloudflare/calls-examples
I'll update the readme here with a link!
Thank you so much.
One more question. I read the doc and found that only API create new session. Does Calls support expired time or API to destroy session/sessionID?
Regards,
Hey! Sorry for not getting back sooner — the session will time out eventually (I think it's around 30s w/ no active tracks). No need to worry about closing it via the API.