You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: