Also how does your network stack differ from, say ...
# ios
a
Also how does your network stack differ from, say ktor, which already provides a large set of network functionality in common kotlin?
s
We have two separate SDK's which we are trying to merge but we need to consider the size because some of our clients don't want the footprint. We really want to move to Ktor as we can use the same SDK for web also