Integrating `core.async` with `httpcore5-h2`

2020-10-31 Thread Dimitrios Piliouras
Hi folks, For some reason, the server component of the apache http-components [1] library doesn't get any love from the Clojure community. This is particularly strange to me, given the early/broad adoption of the client component (i.e. clj-http). In any case, I took version 5 for a spin, and

Log4j2 integration classloading woes

2021-01-18 Thread Dimitrios Piliouras
Hi folks, I'm trying to integrate log4j2 (and its `MapMessage`) with tools.logging. Everything was going great until the moment I had to depend on this little library, from another project. Everything would work on the REPL, but `lein check` was failing with the most bizarre IOException (Stre