Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch Async HTTP-client to httpx (HTTP/2-support) #770

Merged
merged 49 commits into from
Aug 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
4ee838d
switch
thomasht86 May 12, 2024
c0e6426
fix tests ✅
thomasht86 May 12, 2024
bc8770a
add integration test
thomasht86 May 12, 2024
cb09085
add dependency
thomasht86 May 12, 2024
ece75e7
explicit
thomasht86 May 12, 2024
3e77399
no self
thomasht86 May 13, 2024
93c7d73
rename
thomasht86 May 13, 2024
93f6060
Merge branch 'master' into thomasht86/switch-asynchttpclient-to-httpx
thomasht86 May 13, 2024
7a57cb1
fix test
thomasht86 May 13, 2024
be037d5
change client to httpx
thomasht86 May 15, 2024
e6d2bd8
fix depr-warning ellipticcurve
thomasht86 May 15, 2024
3668cc4
test
thomasht86 May 15, 2024
7bca842
🤦‍♂️
thomasht86 May 16, 2024
97340bd
await
thomasht86 May 16, 2024
1e3b689
--
thomasht86 May 16, 2024
d54be6a
now
thomasht86 May 16, 2024
84dd3a3
add comparison notebook
thomasht86 May 16, 2024
e1d173c
add `keepalive_expiry` and add docstring
thomasht86 May 16, 2024
bd2fdeb
test longlived connection
thomasht86 May 21, 2024
0932066
update feed cloud notebook
thomasht86 May 21, 2024
dbdcee6
Merge branch 'master' into thomasht86/switch-asynchttpclient-to-httpx
thomasht86 Jul 29, 2024
34bc3dd
working http2 without queue handling
thomasht86 Jul 30, 2024
a280b49
minor adjustments to application.py
thomasht86 Jul 30, 2024
d3b2dc0
revert application
thomasht86 Jul 30, 2024
fe431a2
Merge branch 'master' into thomasht86/switch-asynchttpclient-to-httpx
thomasht86 Aug 5, 2024
b7ee496
Merge branch 'master' into thomasht86/switch-asynchttpclient-to-httpx
thomasht86 Aug 6, 2024
6d42ec7
passing docker integration tests
thomasht86 Aug 6, 2024
e685ec5
update notebook
thomasht86 Aug 7, 2024
b0a0ef5
working async_iterable
thomasht86 Aug 7, 2024
577062c
Merge branch 'master' into thomasht86/switch-asynchttpclient-to-httpx
thomasht86 Aug 7, 2024
5bbf67e
not raise on status
thomasht86 Aug 7, 2024
d3d3fb7
add test_for async feed
thomasht86 Aug 7, 2024
cf0ff49
add callback handling
thomasht86 Aug 8, 2024
008f57e
add unit test
thomasht86 Aug 8, 2024
8ef7c0b
add docker integration test
thomasht86 Aug 8, 2024
d035de3
Merge branch 'master' into thomasht86/switch-asynchttpclient-to-httpx
thomasht86 Aug 8, 2024
45c116c
notebook
thomasht86 Aug 8, 2024
ce96d49
improve docstring and comments
thomasht86 Aug 8, 2024
31a1c9a
better docstring
thomasht86 Aug 8, 2024
5170f8f
cleaner nb
thomasht86 Aug 8, 2024
c246e0c
improve notebook
thomasht86 Aug 9, 2024
bc3bc70
adjust default params
thomasht86 Aug 9, 2024
2dcd2c3
Merge branch 'master' into thomasht86/switch-asynchttpclient-to-httpx
thomasht86 Aug 9, 2024
3fbe88b
update default params
thomasht86 Aug 9, 2024
18ddf9b
full nb run
thomasht86 Aug 9, 2024
edaa1d6
remove superfluous async in open
thomasht86 Aug 9, 2024
c58b6e8
Merge branch 'master' into thomasht86/switch-asynchttpclient-to-httpx
thomasht86 Aug 12, 2024
49d79bd
fix link
thomasht86 Aug 12, 2024
0914b8f
replace ! with subprocess
thomasht86 Aug 12, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading