Viewing profile — nibanks
nibanks
HN member- Joined
- Wed, Apr 29, 2020, 2:30 PM UTC
- HN karma
- 12
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About nibanks
No profile information was provided.
Recent public activity
-
comment
Comment #23021938
Not yet. BBR is on the TODO list though.
-
comment
Comment #23019841
Not likely, unless we get a customer ask for it. But when we start accepting external contributions it shouldn't be too hard for someone else to add the support. We already (unoffi…
-
comment
Comment #23019813
Just to pile on here, running in kernel mode was the primary reason for using C. Windows kernel does support some limited set of C++ features, but we decided to go with pure C inst…
-
comment
Comment #23019774
We do work with the Everest team. We have unofficial support on top of miTLS (which they produce). We haven't looked into actually using F* for any of the QUIC code though.
-
comment
Comment #23019750
It's definitely on the TODO list. We're looking into it.
-
comment
Comment #23019704
Yes, msquic should be a good general purpose transport. We already have usage from SMB (file sharing) and HTTP in Windows. Both are very different and provided good test cases for …