ipfs-cluster/api
Hector Sanjuan d03a0cd779 ipfsproxy: do not pre-resolve dns addrs / support api over unix sockets
These two changes were made to the ipfshttp connector already.

First, node_multiaddress should not be pre-resolved, only using the first result of the resolution.

Second, we should support node_multiaddresses that are pointing to unix sockets, as the kubo daemon can listen to requests that way and
it is better than tcp for local requests.
2024-01-30 17:01:11 +01:00
..
common Dependency upgrades (#2026) 2024-01-30 00:58:28 +01:00
ipfsproxy ipfsproxy: do not pre-resolve dns addrs / support api over unix sockets 2024-01-30 17:01:11 +01:00
pb Fix #1547: Store pin metadata in a sorted array 2022-06-16 17:43:29 +02:00
pinsvcapi feat: add health endpoint 2023-04-20 08:18:38 -03:00
rest Dependency upgrades (#2026) 2024-01-30 00:58:28 +01:00
add_test.go Fix #1358: Set RawLeaves to true when unset and CidVersion=1 (#1359) 2021-05-19 23:56:30 +02:00
add.go Dependency upgrades (#1755) 2022-09-06 16:57:17 +02:00
types_test.go Dependency upgrades (#1755) 2022-09-06 16:57:17 +02:00
types.go Dependency upgrades (#1755) 2022-09-06 16:57:17 +02:00
util.go Dependency upgrades (#1755) 2022-09-06 16:57:17 +02:00