You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Allow receiving all messages with a non-null 'status' (#100)
In addition to the status "ok", "error" and "timeout", there may be
custom status such as "approved".
It would be more convenient if all
messages with a non-null "status" could be received in the same
callback.
0 commit comments