ome / omero-py

Python project containing Ice remoting code for OMERO
https://www.openmicroscopy.org/omero
GNU General Public License v2.0
21 stars 32 forks source link

Server name/port CLI and websockets #359

Open jburel opened 1 year ago

jburel commented 1 year ago

When connecting using websockets using omero login one will enter for the Server input something like wss://outreach.o.org/omero-ws or wss://outreach.o.org:port/omero-ws After a successful connection, when connecting again the entry for Server will be Server: wss://outreach.o.org/omero-ws:4064. This will fail and force the user to re-enter the host name

cc @pwalczysko