in reply to Re: Adding simple HTTP controls to existing code
in thread Adding simple HTTP controls to existing code

Thanks, I will look those up, though I’d hoped to avoid adding dependencies on any large packages or frameworks for something seemingly trivial. As my core code repeats multiple times a second, I wonder if it might be easier just to open a socket, and managed it directly, polling for data, and deal with traffic. Thanks again.
  • Comment on Re^2: Adding simple HTTP controls to existing code

Replies are listed 'Best First'.
Re^3: Adding simple HTTP controls to existing code
by holli (Abbot) on Jul 05, 2021 at 21:57 UTC
    Then Mojo is your thing. It only has two dependencies, both of which are Core.


    holli

    You can lead your users to water, but alas, you cannot drown them.