/
How will we implement LLP clients?
How will we implement LLP clients?
We need this for Iguana X - we don’t have it currently. It makes sense to do it with symmetry like we did with TCP/IP server support.
Doing an HTTP client with the chunked transfer encoding would ensure we have done it correctly.
, multiple selections available,
Related content
Basic LLP/HTTP Prototype
Basic LLP/HTTP Prototype
More like this
How could we better help customers who get upset where our protocol implementations don't meet their needs?
How could we better help customers who get upset where our protocol implementations don't meet their needs?
Read with this
What if some customers feel upset that we haven't implemented support for their obscure protocol?
What if some customers feel upset that we haven't implemented support for their obscure protocol?
Read with this
How could we help our customers migrate to our own implementation of HTTP etc. instead of using Curl?
How could we help our customers migrate to our own implementation of HTTP etc. instead of using Curl?
Read with this
We need the same symmetry in our client networking as we did with the server networking.
We need the same symmetry in our client networking as we did with the server networking.
Read with this
Advantages of not hard coding HTTP clients with Curl
Advantages of not hard coding HTTP clients with Curl
Read with this