vision6D icon indicating copy to clipboard operation
vision6D copied to clipboard

Add client and app runner

Open edavalosanaya opened this issue 1 year ago • 0 comments

Instead of embedding the logic to create custom visualizations inside of Vision6D, it might be best to decouple these two separate implementations but connect them via socket networking. I propose that we use an HTTP server and a ZeroMQ to send data between Vision6D server and client.

edavalosanaya avatar Jul 27 '23 15:07 edavalosanaya