You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the goal of this library is also to be cross-platform and for server side applications, wouldn't it be a good idea to shift to NIO as the base for all requests instead of using completion handlers?
Also, are ya'll planning on adding Gmail & Sheets support?
I required all these objectives to be fulfilled for a Swift backend, but since there wasn't such a library, I built one myself. I could merge this here, if that's something you're looking to incorporate?
The text was updated successfully, but these errors were encountered:
Hi,
Since the goal of this library is also to be cross-platform and for server side applications, wouldn't it be a good idea to shift to NIO as the base for all requests instead of using completion handlers?
Also, are ya'll planning on adding Gmail & Sheets support?
I required all these objectives to be fulfilled for a Swift backend, but since there wasn't such a library, I built one myself. I could merge this here, if that's something you're looking to incorporate?
The text was updated successfully, but these errors were encountered: