Thanks tbp1, very good suggestion - why didnt I think of that? it can totally listen to both http and websockets simultaneously without problem (altough maybe on different ports) and provide most commands, if not more as you suggested, through basic http requests.
Will do! -- Félix On Saturday, May 15, 2021 at 4:01:43 PM UTC-4 [email protected] wrote: > I think that a basic HTTP capability could be useful. For example, the > server could report its version, status, documentation files, etc., in a > browser-readable way for very little effort. It could be ordered to shut > down outside the normal Leo-based chain of command, which could be useful > in event of a Leo crash. > > On Saturday, May 15, 2021 at 3:52:25 PM UTC-4 Félix wrote: > >> Oh - and i'm totally down to provide a 'http get/post' mode also if >> people are interested. ...the very first versions of the server didn't use >> websockets nor http, it was just using command line process pipes in/out. >> so minimal work should provide other ways of communication if needed. :) >> >> -- >> Félix >> > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/65b6555f-e545-4426-a5fc-1177238060cfn%40googlegroups.com.
