Hi. I saw that Ktor supports Rate limiting on server side. <https://ktor.io/docs/rate-limit.html> Is...
c
Hi. I saw that Ktor supports Rate limiting on server side. https://ktor.io/docs/rate-limit.html Is it possible to limit/throttle the requests on client app using Ktor?