paulcastro opened a new issue #2392: Refactor Swift Whisk object to use 
URLSession
URL: https://github.com/apache/incubator-openwhisk/issues/2392
 
 
   URLSession seems stable enough to use to make network calls for the Whisk 
Object.   There already exists a function `postUrlSession` in `_Whisk.swift` 
that can invoke an action.  Using this function instead of the `post` function 
in KituraNet would move us to using the standard networking class in Foundation.
   
   This is orthogonally related to PR #2391 
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to