Fabien

Results 14 comments of Fabien

Now there's Draft 2020-12

Hi, Thanks for pointing that out. Indeed that's a good starting point to implement the structured fields (item, list, dict). There might be a few differences to take into account,...

Probably yes. Mostly for hyper, the decision is to either include this in the core http library, or keep it separate. Same issue as in the [go community](https://github.com/golang/go/issues/41046). The other...

Thanks a lot for your feedback. It's hard to tell (indeed the error doesn't say much), but there's no prior history (it has just been created from scratch) so I...

I've tested again. Using a new link : https://matrix.to/#/!itNFPuHTDmvGSASiDR:matrix.org/$QelLFZartqWuRShVOWonD5CkS8Swl32tSSOUonvmi9s?via=matrix.org It seems to work now, I'm not sure what happens with the old event : - maybe the system doesn't like...

Thanks, keep on the good work ;-)

An empirical study on QUIC implementations that's worth reading https://qlog.edm.uhasselt.be/epiq And a summary if you don't have much time https://qlog.edm.uhasselt.be/epiq/images/summary.png

I'd suggest using meilisearch for that.

Using subdomains isn't probably the solution. It would be hard to maintain and potentially prone to domain takeover. https://v2.docusaurus.io/docs/versioning explains the approach they take.

Thanks for your feedback. Sure we can add the links on the site directly. We had the idea initially to pregenerate a token in attenuate and verify (as is done...