Open zp-sd opened 5 years ago
I need to test this as we are doing some similar stuff in libp2p
Since the HTTP needs for the request, we can also just replace httpc by a simple TCP connection with HTTP parsing using erlang:decode_packet/3
with a simple connection caching. Thoughts?
I am not sure, I do not really have a preference for this.
the patch looks good for me. Let me a few more days to test it though :) I will make a new release before the end of the month anyway.