> On Feb 4, 2016, at 11:22 AM, Jens Alfke <[email protected]> wrote: > > That would be cool. Do you recall where this was announced — I’m guessing at > some WWDC session? (Hm, maybe I should go search the ASCII WWDC site.)
Yup: http://asciiwwdc.com/2015/sessions/711 Yes, NSURL Session supports HTTP/2 protocol. Your apps are ready to communicate using HTTP/2 and it's very easy to adopt. … If you are already using NSURL Session in your code, you are automatically a part of all of that. Future of the web, major milestone in the web's evolution, your apps are running faster. You don't need to change your source code. Everything works automatically. My next question is <ducks> does this work with NSURLConnection too? </ducks> —Jens PS: FYI, the reason this is suddenly of interest to me is that our server is written in Go, and the upcoming Go 1.6 will support serving HTTP/2. :)
_______________________________________________ Do not post admin requests to the list. They will be ignored. Macnetworkprog mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/macnetworkprog/archive%40mail-archive.com This email sent to [email protected]
