Why does the user talk to wings instead of the panel #4557
VasilisThePikachu
started this conversation in
General Community
Replies: 1 comment 1 reply
-
The websocket is used to stream the console output to the user. It's just easier to implement it as a direct connection to the node, instead of forwarding it through the panel. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have noticed this behavior before but i never thought about why it's like this. Is there a reason the user has to use websocket to communicate instead of having the panel make this communication?
Beta Was this translation helpful? Give feedback.
All reactions