frostfs-sdk-go/resolver
Leonard Lyubich 75a5b6588d [#179] resolver: Use Client with WSClient in NNS
WebSocket client (`WSClient` type) from Neo Go library shows better
performance than HTTP one (`Client` type).

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-04-13 10:46:27 +03:00
..
dns.go [#179] resolver: Refactor and document the package 2022-04-13 10:46:27 +03:00
doc.go [#179] resolver: Refactor and document the package 2022-04-13 10:46:27 +03:00
nns.go [#179] resolver: Use Client with WSClient in NNS 2022-04-13 10:46:27 +03:00
nns_test.go [#179] resolver: Refactor and document the package 2022-04-13 10:46:27 +03:00
util.go [#179] resolver: Refactor and document the package 2022-04-13 10:46:27 +03:00