Open
Description
As a user, I would like to be able to connect to an already running omc --interactive process that is listening at a certain host/port.
That is, I want OMCSessionZMQ
to not start a separate omc process here if I pass in an endpoint, URI, socket/port that defines where my omc is listening.
This would be useful to enable OMPython to use an omc instance that is running elsewhere, e.g. in a managed container (that I can't start myself, so the present docker support does not help here) or on a (powerful) remote server.
Metadata
Metadata
Assignees
Labels
No labels