Hi! I did some more work on my frame/packet reading/writing code. My mentor encouraged me to work on an implementation that uses D's metaprogramming features. With a single "reader" struct, a single "writer" and a set of UDAs I can now encode/decode QUIC packets, QUIC frames, TLS frames and TLS extensions, even if each one of them has different encoding rules. https://github.com/dlang-community/quic-d/pull/4
October 20, 2022 [SAoC2022] QUIC Protocol : Milestone 1, Part 3 & 4 | ||||
---|---|---|---|---|
| ||||
October 23, 2022 Re: [SAoC2022] QUIC Protocol : Milestone 1, Part 3 & 4 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Vlad Chicoș | maybe better to wrap MS-QUIC? (imo more guaranties in all) vcpkg + ms-quic https://github.com/microsoft/vcpkg |
Copyright © 1999-2021 by the D Language Foundation