Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Description: - Connection classes will open minimum of 2 under most circumstances to a given endpoint and distribute requests between them (previously, only 1). - Fixes platform-bridged filters crash when resumed asynchronously after stream termination. - Adds Pulse support for stats tags. - Enables configuration of stream idle timeout. - Disables route timeout by default. - Introduces a Python interface compatible with the popular Requests library. - Adds experimental QUIC integration test. - Adds pure JVM support. Signed-off-by: Mike Schore <[email protected]>
- Loading branch information