clj-honeycomb icon indicating copy to clipboard operation
clj-honeycomb copied to clipboard

with-event only usable with implicit client

Open djtango opened this issue 5 years ago • 0 comments

Currently with-event relies on the implicit clj-honeycomb.core/*client* being bound to an active client - is there any possibility to add an equivalent with-event which can have the client supplied externally, or doing this at the with-event-fn level and exposing it as a public function?

PS thank you very much for writing this - am enjoying the library a lot!

djtango avatar Mar 27 '19 12:03 djtango