Replies: 1 comment
-
No, but it's trivial to make this if you want it by adapting the stream into callbacks. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a "classic" mode like in JavaScript, so that you have events like
onconnect
,onerror
,onclonse
andonmessage
and not some kind of stream like now?Beta Was this translation helpful? Give feedback.
All reactions