Amaury Denoyelle
c055e30176
MEDIUM: mux-quic: implement MAX_STREAMS emission for bidir streams
...
Implement the locally flow-control streams limit for opened
bidirectional streams. Add a counter which is used to count the total
number of closed streams. If this number is big enough, emit a
MAX_STREAMS frame to increase the limit of remotely opened bidirectional
streams.
This is the first commit to implement QUIC flow-control. A series of
patches should follow to complete this.
This is required to be able to handle more than 100 client requests.
This should help to validate the Multiplexing interop test.
2022-03-04 17:00:12 +01:00
..
2021-10-18 07:21:28 +02:00
2021-11-05 07:48:38 +01:00
2022-02-24 11:00:02 +01:00
2022-02-24 11:00:02 +01:00
2021-09-30 16:37:05 +02:00
2021-05-08 12:29:51 +02:00
2022-02-24 11:00:03 +01:00
2021-08-25 16:14:14 +02:00
2022-02-24 11:00:02 +01:00
2022-03-04 08:58:32 +01:00
2021-10-13 11:28:08 +02:00
2021-04-26 10:42:58 +02:00
2021-09-27 09:47:40 +02:00
2021-10-15 14:12:19 +02:00
2022-01-12 11:08:48 +01:00
2021-12-29 14:42:16 +01:00
2021-03-18 15:51:12 +01:00
2022-01-26 16:13:54 +01:00
2022-01-19 19:16:47 +01:00
2022-02-28 17:13:36 +01:00
2021-04-10 19:27:41 +02:00
2022-02-24 11:00:03 +01:00
2021-10-08 17:22:26 +02:00
2021-10-08 17:22:26 +02:00
2022-02-24 11:00:03 +01:00
2022-03-02 14:46:45 +01:00
2022-01-28 19:04:02 +01:00
2022-03-02 16:00:42 +01:00
2021-04-07 18:18:37 +02:00
2022-02-24 11:00:03 +01:00
2021-10-08 17:22:26 +02:00
2021-08-16 12:37:59 +02:00
2021-09-17 17:22:05 +02:00
2021-10-08 17:22:26 +02:00
2021-11-30 09:34:32 +01:00
2021-10-08 17:22:26 +02:00
2021-10-08 17:22:26 +02:00
2021-10-08 17:22:26 +02:00
2021-10-15 14:12:19 +02:00
2021-08-16 12:37:59 +02:00
2022-01-31 21:00:35 +01:00
2021-10-15 14:12:19 +02:00
2021-08-16 12:37:59 +02:00
2021-11-05 16:36:42 +01:00
2022-02-24 11:00:03 +01:00
2021-11-08 12:08:26 +01:00
2021-10-07 01:41:14 +02:00
2022-02-24 11:00:02 +01:00
2022-01-28 19:04:02 +01:00
2021-12-02 09:46:29 +01:00
2021-11-08 08:05:39 +01:00
2022-02-24 11:13:59 +01:00
2022-02-25 11:55:38 +01:00
2021-11-24 16:14:24 +01:00
2022-03-04 08:58:32 +01:00
2021-03-03 05:07:10 +01:00
2021-04-02 17:48:42 +02:00
2021-04-10 19:27:41 +02:00
2022-02-24 11:13:59 +01:00
2022-02-24 11:00:02 +01:00
2022-02-28 17:13:36 +01:00
2022-02-24 11:00:03 +01:00
2021-08-30 06:14:32 +02:00
2022-02-24 11:00:03 +01:00
2021-11-08 12:08:26 +01:00
2022-03-02 14:50:38 +01:00
2021-09-28 16:21:25 +02:00
2022-02-28 17:16:55 +01:00
2021-04-21 09:20:17 +02:00
2022-02-15 20:08:20 +01:00
2021-06-22 18:43:14 +02:00
2021-06-22 18:43:14 +02:00
2021-09-22 07:24:02 +02:00
2021-08-16 12:37:59 +02:00
2021-06-22 18:43:14 +02:00
2022-02-01 16:51:55 +01:00
2022-02-24 11:00:02 +01:00
2022-01-27 16:28:10 +01:00
2022-02-17 15:45:59 +01:00
2022-02-24 11:00:02 +01:00
2021-04-15 17:05:38 +02:00
2021-11-05 07:48:38 +01:00
2022-02-28 17:16:55 +01:00
2022-02-28 17:13:36 +01:00
2022-02-24 11:00:03 +01:00
2022-02-28 17:13:36 +01:00
2022-03-04 17:00:12 +01:00
2022-01-28 19:04:02 +01:00
2022-02-24 11:00:02 +01:00
2021-09-11 19:58:45 +02:00
2022-02-24 11:00:02 +01:00
2022-02-24 11:00:03 +01:00
2021-04-07 18:18:37 +02:00
2022-03-03 18:42:49 +01:00
2022-03-04 08:58:32 +01:00
2021-10-27 17:05:36 +02:00
2021-12-06 09:11:47 +01:00
2022-03-04 08:58:32 +01:00
2021-10-27 17:05:36 +02:00
2021-12-06 09:11:47 +01:00
2021-10-27 17:31:20 +02:00
2022-02-28 17:13:36 +01:00
2022-03-04 08:58:32 +01:00
2021-11-08 08:59:30 +01:00
2022-03-04 08:58:32 +01:00
2022-03-01 10:14:56 +01:00
2022-03-04 08:58:32 +01:00
2022-03-04 08:58:32 +01:00
2022-03-04 08:58:32 +01:00
2022-03-04 08:58:32 +01:00
2022-01-12 11:08:48 +01:00
2021-10-07 01:41:14 +02:00
2022-02-28 17:13:36 +01:00
2022-02-24 11:00:02 +01:00
2021-12-03 09:03:55 +01:00
2022-01-28 19:04:02 +01:00
2022-02-24 11:00:02 +01:00
2021-10-27 11:34:21 +02:00
2021-11-19 19:25:13 +01:00
2021-04-21 09:20:17 +02:00
2022-02-24 11:00:03 +01:00
2021-12-06 09:14:20 +01:00
2021-10-14 21:27:48 +02:00
2021-10-14 21:27:48 +02:00
2022-01-28 19:04:02 +01:00
2022-02-24 11:00:02 +01:00
2022-02-24 11:00:02 +01:00
2022-02-24 11:00:02 +01:00
2022-02-24 11:00:02 +01:00
2021-08-26 19:48:34 +02:00
2022-02-28 17:13:36 +01:00
2022-02-24 11:00:02 +01:00
2022-02-28 17:29:11 +01:00
2022-03-04 08:58:32 +01:00
2022-02-14 20:10:43 +01:00
2022-02-24 11:00:03 +01:00
2021-10-15 14:12:19 +02:00
2022-02-24 11:00:03 +01:00
2022-03-02 14:54:44 +01:00
2021-10-08 17:22:26 +02:00
2021-10-08 17:22:26 +02:00
2022-02-18 16:32:04 +01:00
2022-03-02 14:53:00 +01:00
2021-05-11 17:24:32 +02:00
2022-02-23 17:11:33 +01:00
2021-10-08 17:22:26 +02:00
2021-03-19 15:33:04 +01:00
2022-03-04 17:00:12 +01:00