orange icon indicating copy to clipboard operation
orange copied to clipboard

[Suggestion]

Open letanloc1998 opened this issue 1 year ago • 2 comments

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

letanloc1998 avatar Aug 30 '24 17:08 letanloc1998

We've got some other simple examples over here: https://github.com/cloudflare/calls-examples

I'll update the readme here with a link!

third774 avatar Aug 30 '24 19:08 third774

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,

letanloc1998 avatar Aug 31 '24 04:08 letanloc1998

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.

third774 avatar Feb 26 '25 00:02 third774