Add new free TURN service by Cloudflare

Announced in the following blog article: https://blog.cloudflare.com/webrtc-turn-using-anycast/
The FAQ clarifies that the first 1TB per month is free: https://developers.cloudflare.com/calls/turn/faq/#what-is-cloudflare-calls-turn-pricing-how-exactly-is-it-calculated
This commit is contained in:
Mynacol 2024-09-27 14:57:13 +02:00
parent 90ca371885
commit 4dfee30589

View File

@ -168,6 +168,7 @@ This list results from Pull Requests, reviews, ideas, and work done by 1600+ peo
* [D1](https://developers.cloudflare.com/d1/) - 5 million rows read per day, 100k rows written per day, 1 GB storage * [D1](https://developers.cloudflare.com/d1/) - 5 million rows read per day, 100k rows written per day, 1 GB storage
* [Pages](https://developers.cloudflare.com/pages/) - Develop and deploy your web apps on Cloudflare's fast, secure global network. Five hundred monthly builds, 100 custom domains, Integrated SSL, unlimited accessible seats, unlimited preview deployments, and full-stack capability via Cloudflare Workers integration. * [Pages](https://developers.cloudflare.com/pages/) - Develop and deploy your web apps on Cloudflare's fast, secure global network. Five hundred monthly builds, 100 custom domains, Integrated SSL, unlimited accessible seats, unlimited preview deployments, and full-stack capability via Cloudflare Workers integration.
* [Queues](https://developers.cloudflare.com/queues/) - 1 million operations per month * [Queues](https://developers.cloudflare.com/queues/) - 1 million operations per month
* [TURN](https://developers.cloudflare.com/calls/turn/) 1TB of free (outgoing) traffic per month.
**[⬆️ Back to Top](#table-of-contents)** **[⬆️ Back to Top](#table-of-contents)**