Ability for show_dialog to spin up a server (socket) that will listen to connections and execute commands from the client or send information to the client.
More information on how this feature works will be added in the documentation when https://github.com/joaonc/show_dialog/issues/84 gets implemented.
Inter-Process Communication
Ability for
show_dialog
to spin up a server (socket) that will listen to connections and execute commands from the client or send information to the client. More information on how this feature works will be added in the documentation when https://github.com/joaonc/show_dialog/issues/84 gets implemented.Implements https://github.com/joaonc/show_dialog/issues/61