xpring-eng / XpringKit

XpringKit provides a Swift SDK for interacting with Xpring Protocols (XRP/PayID/ILP). This library is deprecated.
https://xrpl.org/
MIT License
26 stars 14 forks source link

grpc-swift is no longer maintained #295

Closed dangell7 closed 2 years ago

dangell7 commented 4 years ago

The library for SwiftGRPC is no longer maintained and they use a completely different library. I was having trouble integrating XpringKit into google products.

I had to Podfile install SwiftGRPC with a gRPC-Core version of 1.28.0 to get my pods to install correctly.

I was wondering if you are going to upgrade XpringKit to the new NIO protocol and the new grpc-Swift library?

edpenano commented 3 years ago

*bump

dangell7 commented 3 years ago

Im using this now. https://github.com/dangell7/XRPKit