1
0
mirror of https://github.com/facebookincubator/mvfst.git synced 2025-11-10 21:22:20 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
Lin Huang
b4baf99a14 Move xplat/quic from autosyncer to dirsync
Summary:
* remove quic from autosyncer
* set up dirsync for quic
* mirror source file for xplat/quic fbcode/quic

Reviewed By: JunqiWang

Differential Revision: D16254573

fbshipit-source-id: 24414d275de310b5d0cf6bb2702a203e5aed260c
2019-07-16 01:09:48 -07:00
Bonnie Xu
e2977456f7 Added PacingMetricUpdate to Quic
Summary: Added PacingMetricUpdate to Quic, so it can be logged as part of qlog.

Reviewed By: yangchi

Differential Revision: D16220227

fbshipit-source-id: 688c1dd04120677dcdb39d42ac9c4e41d6049898
2019-07-15 23:00:46 -07:00
Yang Chi
bdd52cf52f change Quic congestion controller end of recovery to a time target
Summary:
given packet number space has been split to 3 spaces, using a single
PacketNum isn't enough to serve the end of recovery tracking. Instead, use a
TimePoint value.

Reviewed By: sharma95

Differential Revision: D15219240

fbshipit-source-id: baf05828279789eb0aa170b49a177510ea07836f
2019-05-31 15:41:05 -07:00
Bonnie Xu
f4ae0a1efd Updated files to change syntax.
Summary: Changed existing chrono syntax to chrono_literals syntax.

Reviewed By: mjoras, sharma95

Differential Revision: D15374649

fbshipit-source-id: 40033e90cca226266ef85e4fec629f290bc5dae6
2019-05-20 12:10:46 -07:00
Udip Pant
4a9537798e Add correct license headers on some missing files
Summary: ^

Reviewed By: sharma95

Differential Revision: D15172546

fbshipit-source-id: bacc832752a433b86962e77bb19aff4504640e60
2019-05-01 22:42:04 -07:00
udippant
79032c7b9b fbshipit-source-id: f498ac5e677b2931d937ba78edd4373ba04dca2a 2019-04-25 21:33:43 -07:00
udippant
50d4939e9e Initial commit of mvfst 2019-04-22 23:42:46 -07:00