zkBob / relayer-rs

1 stars 3 forks source link

Websocket support for balances #1

Open r0wdy1 opened 2 years ago

r0wdy1 commented 2 years ago

The client must be able to subscribe via websocket to events like:

  1. new commitments
  2. operation status Whenever an event occurs a corresponding callback must be sent to all of the subscribers
r0wdy1 commented 2 years ago

Relayer must support websocket connection for transaction publishing and client callbacks