PlotJuggler icon indicating copy to clipboard operation
PlotJuggler copied to clipboard

Adds a websocket client

Open mtan1503 opened this issue 3 years ago • 2 comments
trafficstars

Added a websocket client to the options of data streamers. Sometimes it is not possible to use a websocket server because a server already exists. To connect to the websocket, the user enters a URL in the textbox so that data from any endpoint can be displayed.

image

mtan1503 avatar Aug 25 '22 14:08 mtan1503

Instead of adding a new plugin, I think that it would be better to extend the existing one. What do you think? Maybe a QRadioButton to select either client or server

facontidavide avatar Sep 04 '22 19:09 facontidavide

Yes, that's a good idea. We are now working with a fork of this repository so for now that serves our purpose. If you wish to integrate the two functionalities, be my guest!

mtan1503 avatar Sep 12 '22 08:09 mtan1503