Bordunos
Bordunos
I want to work with 4 domains: - api.site.com - doc.site.com - admin.site.com - site.com I want all this to be in one application, without launching 4 different instances, so...
first "commented on 31 Dec 2019" really? not yet? ..probably never..
> @bordunosp You can use my fork, I have just update it > `.package(url: "https://github.com/Maxim-Inv/SwiftDate.git", .branch("master")),` My regards. Refused already from half of the external packages) I don't think swift...
> You shouldn't think so. But you should be ready to make fixes if you really need some package in your project. Or wait when someone makes it. > I...
Vapor is not my way). Using clear grpc services URLSession is uncomfortable because swift still have not paradigm "async/await" and I must use DispatchSemaphore vs DispatchGroup together. Although, perhaps my...
I think this is what I was looking for: https://www.perfect.org/docs/cURL.html Looks pretty good (without DispatchGroup and Semaphore, and still can throw exception inside call method - perfect) ``` let url...
+1 is not enough Need more examples of how it can be used without vapor