ThreadSky
About ThreadSky
Log In
ioquatix.bsky.social
•
105 days ago
Did you know RFC9218 introduced a generic per-request priority mechanism? Neither did I. Let's add support for it in protocol-http / async-http:
https://github.com/socketry/protocol-http/pull/73
Comments
Log in
with your Bluesky account to leave a comment
[–]
buchi.dev
•
105 days ago
What are some of the use cases of protocol http?
0
1
reply
[–]
ioquatix.bsky.social
•
105 days ago
It's a protocol agnostic implementation of HTTP semantics, so it gets used as the foundation for HTTP/1, HTTP/2 in Async::HTTP.
1
1
reply
[–]
buchi.dev
•
103 days ago
What does protocol agnostic mean in this scenario
0
1
reply
[–]
ioquatix.bsky.social
•
100 days ago
It means the semantics of the protocol e.g.
https://www.rfc-editor.org/rfc/rfc9110.html
rather than the wire format (e.g. HTTP/1 vs HTTP/2 vs HTTP/3).
0
reply
[–]
jpcamara.com
•
105 days ago
very interesting!
https://blog.cloudflare.com/better-http-3-prioritization-for-a-faster-web/
2
1
reply
[–]
ioquatix.bsky.social
•
105 days ago
Yeah, it's way better than HTTP/2's completely bonkers dependency management.
4
reply
Posting Rules
Be respectful to others
No spam or self-promotion
Stay on topic
Follow Bluesky's terms of service
×
Reply
Post Reply
Comments