Matthew Davidson

Results 44 issues of Matthew Davidson

## About Because the H2 code has better reuse between server and client, turning on compression currently enables compression, decompression, and negotiation in both directions. However, they are fundamentally asymmetrical,...

operational improvements

clj-http has middleware support for automatically decoding compressed body data via `wrap-decompression`. As aleph's HTTP client has the explicit goal of clj-http compatibility, we should add this too. Right now,...

clj-http parity
good first issue
easy

## About The official Ring spec states that the body of a request should be an InputStream, and Aleph complies with this (when not in raw mode). However, InputStreams aren't...

## Background ### From @DerGuteMoritz on Slack: Question: Does Aleph apply backpressure on outbound traffic anywhere? I know that it does so for inbound traffic (by toggling autoread) but so...

netty & internals
medium

Please provide us with the information requested in this bug report. Without these details, we won't be able to fully evaluate this issue. Bug reports lacking detail, or for any...

I know some of the people who worked on Pulsar worked on Project Loom. Now that Loom has landed, is there any desire to update Pulsar to use it?

This has been done elsewhere. Can it be done without requiring Manifold be moved to the clj-commons group?

good first issue

If I mousedown and hold, with the intention of dragging to select part of the middle of a link, it's impossible. It immediately opens the link instead. Requiring a modifier...

Instead of a new cljfmt config file, or specifying extra dirs at the CLI, is it possible to reuse the existing path info in deps.edn? E.g.: if aliases called `dev`...

enhancement

Any thoughts on adding Riddley? Zach Tellman's long gone, but has generally been open to handing off stuff to clj-commons. It's not super-popular itself, but it's depended on by libs...