frostfs-node/pkg/network
Pavel Karpy f267fbc56a [#549] network/Address: Add TLS
There is no TLS protocol support in
`go-multiaddr` library, but there is
public function that can register any
protocol that can be implemented outside
the library. Also `TLSEnabled` function
for parsing TLS protocol from
`network.Address` was added.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2021-05-27 17:07:04 +03:00
..
cache [#549] network/cache: Change Get signature 2021-05-27 17:07:04 +03:00
transport [#521] *: use stdlib errors package 2021-05-19 16:42:54 +03:00
address.go [#549] network/Address: Add TLS 2021-05-27 17:07:04 +03:00
address_test.go [#549] network/Address: Add TLS 2021-05-27 17:07:04 +03:00
tls.go [#549] network/Address: Add TLS 2021-05-27 17:07:04 +03:00
tls_test.go [#549] network/Address: Add TLS 2021-05-27 17:07:04 +03:00