summaryrefslogtreecommitdiff
path: root/test/parallel/test-quic-quicsession-resume.js
AgeCommit message (Expand)Author
2020-07-23quic: extensive refactoring of QuicStream lifecycleJames M Snell
2020-07-23quic: convert openStream to PromiseJames M Snell
2020-07-15quic: eliminate "ready"/"not ready" states for QuicSessionJames M Snell
2020-07-15quic: implement QuicSocket Promise API, part 1James M Snell
2020-06-24quic: updates to implement for h3-29James M Snell
2020-06-16quic: initial QUIC implementationJames M Snell