Luis Perrone

Results 16 comments of Luis Perrone

@christocracy We only added that because the config was not being updated. What about the multi threaded part?

Can you confirm that the `onHttp` callback is happening on a multi thread? It would help for that to be in the documentation if it is

> > callback is happening on a multi thread? > > > > What do you mean by this? All event callbacks **must** be executed in the **Main Thread** (aka...

> > we see multiple instances of the http callback stepping on itself > > > > what makes you think that? > > > > this plug-in takes **great...