Marten Seemann
|
9518c90c0a
|
implement and use the MAX_STREAMS frame
|
2018-11-10 09:38:50 +07:00 |
|
Marten Seemann
|
0f931ca54e
|
use a uint64 for stream counts
|
2018-11-10 09:05:33 +07:00 |
|
Marten Seemann
|
e8de94485c
|
move more stream ID logic to the protocol package
|
2018-11-10 09:05:33 +07:00 |
|
Marten Seemann
|
5768b492d7
|
introduce a type for unidirctional and bidirectional streams
|
2018-11-01 15:50:47 +07:00 |
|
Marten Seemann
|
14a4464266
|
implement some stream ID helper functions
|
2018-10-30 12:52:48 +07:00 |
|
Marten Seemann
|
3266e36811
|
drop support for gQUIC
|
2018-10-30 10:20:39 +07:00 |
|
Marten Seemann
|
82508f1562
|
use tls-tris instead of mint
|
2018-10-26 16:18:49 +07:00 |
|
Marten Seemann
|
8e332c2e13
|
implement sending of MAX_STREAM_ID frames
We can now impose a limit on the number of stream for IETF QUIC, and
advertise that in the transport parameters during the handshake.
|
2018-02-06 08:32:16 +08:00 |
|