Are there any plans to create new standard of IAP that design to reduce
complexity and improve performance?
http://tutorials.jenkov.com/iap/why-http2-and-websockets-are-not-enough.html#websockets-and-http2
Are there any plans to create new standard of IAP that design to reduce
complexity and improve performance?
http://tutorials.jenkov.com/iap/why-http2-and-websockets-are-not-enough.html#websockets-and-http2
I think the initial focus is likely to be on those protocols that are currently being used by other languages and environments, to bring parity in the implementation. These will build upon low level sockets and/or TCP and UDP streams, which would be necessary to contemplate implementing higher level protocols that aren't derivatives of HTTP.
Alex
On 31 Oct 2016, at 17:10, Muse M via swift-server-dev <swift-server-dev@swift.org> wrote:
Are there any plans to create new standard of IAP that design to reduce complexity and improve performance?
http://tutorials.jenkov.com/iap/why-http2-and-websockets-are-not-enough.html#websockets-and-http2