Hello Everyone, Currently I am developing an appli...
# multiplatform
s
Hello Everyone, Currently I am developing an application in Kotlin Multiplatform targeting WindowsOS, LinuxOS, MacOS. Need to implemental the HTTP 2.0 and tls 1.3 support to connect to the server(Remote) and process the API. Please let us know your valuable suggestions.
p
Use #ktor
s
@Patrick Cavanagh thanks.