elanthia-online / illthorn

Electron-based FE
18 stars 10 forks source link

:launch should have some sort of READY api #123

Closed ondreian closed 1 year ago

ondreian commented 3 years ago

subprocesses should be able to tell illthorn that a :launch is ready and listening by sending some sort of string like:

READY=<port>

to stdout, so that illthorn can then connect easily. This needs to be done in Cabal