James Mills
James Mills
Good question; perhaps: ``` #!python e = Event() e.on_success = "event_to_be_fired_on_auccess", "optional_channel" ```
Hmm I think what you've presented adds a lot of complexity too as well as overhead for the developer :) I'm not really a big fan of OOP in general;...
How about #220 ?
Hmm at first glance this loos like a bug in circuits **and** missing feature for Windows. Specifically there is no "pipe" or "uni socket" in Windows :/ The only way...
**Note:** None of the active developers here have access to a Windows machine to test a fix for this. Any fix for this will require someone with access to a...
Can you submit a PR? :D James Mills / prologic E: [email protected] W: prologic.shortcircuit.net.au On Mon, Jul 31, 2017 at 6:08 AM, jvickroy wrote: > As stated, "Windows support" is...
Since circuits and thus circuits.web is an event-driven architecture; this should be really easy to achieve right? :)
:+1: 3 heads are beter than 1 :)
Can we get httoop on par with circuits.web's API (_as much as possible_) and re-integarted as the new circuits.web?
Yeah this is what I meant by API. There _might_ be _some_ breaking API(s) changes but iif we can get htoop integrated into circuits in the near future that would...