Question regarding Trame

I want to know how to implement multi user , multi session protocol here. is it possible in this repo:GitHub - Kitware/vtk-web-solutions: Sample code showcasing VTK usage with Web

You will need to bundle your app inside docker like the examples available here. Otherwise more documentation on docker is available here.

Which version of the vtk cpp build will work for this client server arch - GitHub - Kitware/vtk-web-solutions: Sample code showcasing VTK usage with Web

Any version if you build it with the proper rendering backend. But the pre-built version of 9.4.2 has everything in it.

any helpful link in how to make it work and will it work without lag in the python ssr and any suggestions.

If you setup docker to use your gpu, you can use that example.

(post deleted by author)

If you need support don’t hesitate to reach out to Kitware.

yeah sure.