Y
Hacker News
new
|
ask
|
show
|
jobs
by
skuhn
1186 days ago
I can confirm that this is also the spec that we implemented at Fastly for this OHTTP relay service.
1 comments
kgraney
1184 days ago
We followed the same spec on the Google side (obviously). Our implementation of the request encapsulation/decapsulation for OHTTP is open sourced in Google Quiche.
https://github.com/google/quiche/tree/main/quiche/oblivious_...
link