Creating a custom docker image for VTKWeb with multi-user support (apache proxy)

Your vtk is bringing the latest wslink which is not based on twisted.
The example was written with a wslink < 1.0.0 and therefore expect twisted. I’m not sure if it should even work.

I guess the next step would be for me to update that example for vtk 9.1. I’ll see if I can get to it sometime today.