Kotlin / kotlinx-rpc

Add asynchronous RPC services to your multiplatform applications.
https://kotlin.github.io/kotlinx-rpc/
Apache License 2.0
749 stars 17 forks source link

Added proxy repository settings #191

Closed Mr3zee closed 2 weeks ago

Mr3zee commented 2 months ago

Subsystem Gradle

Problem Description We used direct access for our package repositories, which may result in delays and throttling (and sometimes 500 codes, I'm looking at you npm)

Solution Use proxy caching repositories

Mr3zee commented 2 weeks ago

Wait for dropping Kotlin version prior to 2.0

Mr3zee commented 2 weeks ago

@e5l it's around the same, new vs old