Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert HTTP protocol implementation from libcurl to NSURLSession and other native networking classes #48

Closed
dfirsht opened this issue Feb 8, 2016 · 4 comments

Comments

@dfirsht
Copy link
Contributor

dfirsht commented Feb 8, 2016

Issue by rfdickerson
Thursday Jan 14, 2016 at 19:35 GMT
Originally opened as https://github.ibm.com/ibmswift/Phoenix/issues/48


Just a reminder to convert this code over when NSURLSession and others are implemented.

@dfirsht
Copy link
Contributor Author

dfirsht commented Feb 8, 2016

Comment by ricardo-olivieri
Monday Jan 18, 2016 at 16:24 GMT


Doing so, will remove the dependency on the helper C code we have in the helper repos. Thus eliminating the need for compiling C code.

@dfirsht dfirsht added this to the 0.7 milestone Feb 8, 2016
@dfirsht
Copy link
Contributor Author

dfirsht commented Feb 8, 2016

Comment by KALLNER
Monday Jan 25, 2016 at 11:18 GMT


This will remove the Curl helper code.

Not the HTTP Parser helper code.

@dfirsht
Copy link
Contributor Author

dfirsht commented Feb 22, 2016

The implantation of NSURLSession is being tracked in this runtime issue: https://github.ibm.com/ibmswift/SwiftRuntime/issues/10

@christiancompton
Copy link
Collaborator

Closing - no longer relevant.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants