ipfs-cluster/api/rest
Hector Sanjuan 328af47dc8
Restapi: API libp2p host and client should no longer use secio. (#1316)
Instead they should use noise, and fallback to tls.

This should not break compatibility with previous versions as both old and new
are able to speak tls.

Fixes #1315
2021-02-24 16:10:44 +01:00
..
client Restapi: API libp2p host and client should no longer use secio. (#1316) 2021-02-24 16:10:44 +01:00
test Issue #162: Add tests for rest.Config 2017-10-19 20:49:18 +02:00
config_test.go staticcheck: fix all staticcheck warnings in the project 2020-04-14 20:16:10 +02:00
config.go Fix #937: Print full working configuration at startup 2020-05-15 01:33:04 +02:00
restapi_test.go health/alerts endpoint: brush up old PR 2021-01-13 22:09:21 +01:00
restapi.go Restapi: API libp2p host and client should no longer use secio. (#1316) 2021-02-24 16:10:44 +01:00