frostfs-node/pkg/morph
Leonard Lyubich 1664cf9869 [#324] morph/subscriber: Init ws client in Subscriber's constructor
Replace WSClient.Init call from the body of BlockNotifications method to
constructor New since Init should be called before working with client
according to neo-go docs.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-01-29 11:04:30 +03:00
..
client [#317] morph/client: Return complete eACL signature from contract 2021-01-15 16:25:49 +03:00
event [#324] morph/listener: Prevent potential writing to nil channel 2021-01-29 11:04:30 +03:00
subscriber [#324] morph/subscriber: Init ws client in Subscriber's constructor 2021-01-29 11:04:30 +03:00