Leonard Lyubich
82d762f536
[ #258 ] Fix string encoding of identifiers
...
Use `EncodeToString` method to get protocol string according to type
docs.
Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-05-31 12:14:04 +03:00
Denis Kirillov
497053c785
[ #228 ] ns: use neofs-contract for nns constants
...
Signed-off-by: Denis Kirillov <denis@nspcc.ru>
2022-04-24 14:11:16 +03:00
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
Leonard Lyubich
55283d3c91
[ #179 ] Rename resolver
package to ns
...
`resolver` isn't suitable name for the package with NeoFS name system
functionality.
Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-04-13 10:46:27 +03:00