ipfs-cluster/api/rest
Hector Sanjuan b3853caf36 Dependency ugprade: changes needed
* Libp2p protectors no longer needed, use PSK directly
* Generate cluster 32-byte secret here (helper gone from pnet)
* Switch to go-log/v2 in all places
* DHT bootstrapping not needed. Adjust DHT options for tests.
* Do not rely on dissappeared CidToDsKey and DsKeyToCid functions fro dshelp.
* Disable QUIC (does not support private networks)
* Fix tests: autodiscovery started working properly
2020-03-22 14:50:25 +01:00
..
client Dependency ugprade: changes needed 2020-03-22 14:50:25 +01:00
test Issue #162: Add tests for rest.Config 2017-10-19 20:49:18 +02:00
config_test.go Feature: Support multiple listeners in configuration 2020-02-28 11:16:16 -05:00
config.go Feature: Support multiple listeners in configuration 2020-02-28 11:16:16 -05:00
restapi_test.go Feature: Support multiple listeners in configuration 2020-02-28 11:16:16 -05:00
restapi.go Dependency ugprade: changes needed 2020-03-22 14:50:25 +01:00