Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds a websocket client #736

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Adds a websocket client #736

wants to merge 5 commits into from

Conversation

mtan1503
Copy link

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

@facontidavide
Copy link
Owner

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

@mtan1503
Copy link
Author

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants