Y
Hacker News
new
|
ask
|
show
|
jobs
by
ericfrederich
3010 days ago
Qt has an event loop and async http library. I've used it from PyQt with great success.
2 comments
vsmhn
3010 days ago
Does it support HTTP/2?
link
jcelerier
3010 days ago
yep, apparently (
https://bugreports.qt.io/browse/QTBUG-50936
)
link
jacobush
3010 days ago
This other th2c library is MIT licensed, that might be appreciated by some people.
link