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

Update WebSocket Sharp #477

Open
Bluedragonplayz2 opened this issue Feb 13, 2025 · 1 comment
Open

Update WebSocket Sharp #477

Bluedragonplayz2 opened this issue Feb 13, 2025 · 1 comment

Comments

@Bluedragonplayz2
Copy link

  • [Y ] I am at the right place and my issue is directly related to ROS#. General technical questions I would post e.g. at ROS Answers or Stack Overflow. For library-specific questions I would look for help in the corresponding library forums.
  • [Y ] I have thoroughly read the Contributing Guideline and writing this issue is the right thing to do in my case.

I want to do this:

Creating a interface to monitor robot health.

For being able to do it, I wish ROS# had the following feature:

ROS# should change the WebSocket-sharp dependency, the current Nuget package is a fork that is no longer maintained, although the official repository is a preview version it is better maintained and has more features. The official nuget package is https://www.nuget.org/packages/WebSocketSharp.

@Bluedragonplayz2
Copy link
Author

part 2: allow the user to gain more fine control of the websocket client, currently there is no good way to add websocket authentication without creating a whole new WebSocketNetProtocol to add the header, maybe have an alternative constructor for Ro s Socket to facilitate this modification

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

No branches or pull requests

1 participant