@manabotix/roslink_server

Roslink server to connect to roslink clients for streaming data

Usage no npm install needed!

<script type="module">
  import manabotixRoslinkServer from 'https://cdn.skypack.dev/@manabotix/roslink_server';
</script>

README

RosLinkServer - by Manabotix

npm - https://www.npmjs.com/package/@manabotix/roslink_server
github - https://bitbucket.org/alecmanabotix/roslink_server

Introduction

RosLinkServer is a node js based server library for managing connections to RosLinkClient's.

This server sets up the websocket connection to each client and relays data to frontend connections, it also handles authentication of data sources over a secure connection.

RosLinkClient's should be connected to via a WireGaurd VPN private network connection.