Marten Seemann
|
90727cb41a
|
introduce a quic.StreamError type and use it for stream cancelations
|
2021-05-01 09:39:52 +07:00 |
|
Marten Seemann
|
42b61729bd
|
expose the TransportError and the ApplicationError
|
2021-05-01 09:38:49 +07:00 |
|
Marten Seemann
|
c27f5a55b3
|
rename sendStream.handleMaxStreamDataFrame to updateSendWindow
|
2021-03-12 13:36:23 +08:00 |
|
Marten Seemann
|
efe6d02bef
|
use mockgen source mode
|
2021-02-20 09:59:44 +08:00 |
|
Marten Seemann
|
383f1a6e89
|
update gomock to v1.5.0
|
2021-02-20 09:33:43 +08:00 |
|
Marten Seemann
|
0edb3f2b93
|
return ackhandler.Frames from sendStream.popStreamFrame
|
2019-08-31 17:34:54 +07:00 |
|
Marten Seemann
|
5e34cb1d71
|
run go generate ./...
|
2019-03-05 13:42:56 +09:00 |
|
Marten Seemann
|
3372fa794c
|
remove the error return value from Stream.CancelWrite
|
2019-01-24 16:00:12 +07:00 |
|
Marten Seemann
|
25847cfc30
|
handle the crypto stream separately in the packet packer
|
2018-10-01 11:25:57 -07:00 |
|
Marten Seemann
|
e802491a8f
|
create internal interfaces for send and receive streams
And use those for handling frames.
|
2018-01-10 08:56:13 +07:00 |
|