An IPFS implementation in Go
master
Apply suggestions from code review
Hector Sanjuan committed almost 8 years ago
Steven Allen committed almost 8 years ago
uses the global PeerHost and don't expose the P2P one
Steven Allen committed almost 8 years ago
add some additional tests for custom protocols
Steven Allen committed almost 8 years ago
Steven Allen committed almost 8 years ago
Dr Ian Preston committed almost 8 years ago
switch to new path format in p2p http proxy
Dr Ian Preston committed almost 8 years ago
move p2p http proxy from api to gateway
Dr Ian Preston committed almost 8 years ago
Steven Allen committed almost 8 years ago
Don't url decode protocol name. It won't work.
Dr Ian Preston committed almost 8 years ago
setup and teardown nodes only once
Steven Allen committed almost 8 years ago
Steven Allen committed almost 8 years ago
[http_proxy_over_p2p] url-decode the proxy name and fix test
Chris Boddy committed almost 8 years ago
Dr Ian Preston committed almost 8 years ago
[http_proxy_over_p2p] cfg.Experiments.P2pHttpProxy
Chris Boddy committed almost 8 years ago
[http_proxy_over_p2p] multipart request proxy test
Chris Boddy committed almost 8 years ago
Dr Ian Preston committed almost 8 years ago
Dr Ian Preston committed almost 8 years ago
Dr Ian Preston committed almost 8 years ago