ivmartel / dwv-react

Medical image viewer using DWV (DICOM Web Viewer) and React.
https://ivmartel.github.io/dwv-react
GNU General Public License v3.0
99 stars 39 forks source link

Can I integrate Socket.io with dwv-react ? #233

Closed srivastavadevesh124 closed 7 months ago

srivastavadevesh124 commented 1 year ago

I want to integrate socket.io features with dwv so that whenever users connect to the same socket.io event and if one user uploads a dicom image then it should show in the viewer of other users who are connected too . is it possible ? please help

ivmartel commented 1 year ago

I answered in dwv#1415.

ivmartel commented 7 months ago

Closing for now, see the dwv issue for progress.