Scalable HTTP sockets for the cloud, Part 2 – grijjy blog
Posted by jpluimers on 2018/09/26
Interesting stuff:
In this article we will expand on our TgoHttpClient class by adding some core new features including non-blocking http responses, unifying HTTP 1.1, HTTP/S and HTTP/2 support into a common class…
Source: [WayBack] Scalable HTTP sockets for the cloud, Part 2 – grijjy blog
I’d also be interested in the server part of this, but it seems not there yet.
The client side part 1 is here: [WayBack] Scalable HTTP/S and TCP client sockets for the cloud – grijjy blog
–jeroen






Leave a comment