Per Buer
Per Buer
> Something to consider, the behavior changes per target server. the Standard http server works properly with the current implementation, while gin requires the flush for it to stream. This...
There are some hooks that I think might make sense. Specifically hooks that are called on various errors.
Thanks! I'll link these for posterity; - https://github.com/mochi-mqtt/server/pull/184 - https://github.com/mochi-mqtt/server/pull/192
I've got the answers I wanted, thanks. If I can whip the plugin into acceptable shape I'll contribute it in the plugin repo.