Hi Sebastien,
My app is about loading DICOM files and viewing 3D images. I am using Trame reverse websocket. Where each connection coming in will be creating a new python job. But this way consumes a lot of memory (RAM) of GPU. Is there another way to handle it ? Or do you have any plan in the future to improve the wslink framework to handle situation like 1 single application handling multiple connections ?