frostfs-sdk-go/ns
Leonard Lyubich d51d18d5f3 [#179] ns: Select Neo connection scheme dynamically in NNS.Dial
WebSocket protocol is optionally supported by Neo servers.

Make `NNS.Dial` to select between HTTP and WebSocket connections
according to URL address scheme.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-04-13 10:46:27 +03:00
..
dns.go [#179] Rename resolver package to ns 2022-04-13 10:46:27 +03:00
doc.go [#179] Rename resolver package to ns 2022-04-13 10:46:27 +03:00
nns.go [#179] ns: Select Neo connection scheme dynamically in NNS.Dial 2022-04-13 10:46:27 +03:00
nns_test.go [#179] ns: Select Neo connection scheme dynamically in NNS.Dial 2022-04-13 10:46:27 +03:00
util.go [#179] Rename resolver package to ns 2022-04-13 10:46:27 +03:00