Marten Seemann
|
7e2adfe19d
|
rename the clientMultiplexer to connMultiplexer
|
2018-08-08 09:49:49 +07:00 |
|
Marten Seemann
|
a654e7600a
|
move cutting of packets at the payload length to the multiplexer
|
2018-08-08 09:49:12 +07:00 |
|
Marten Seemann
|
8b2992a243
|
split the Session.Close(error) in Close() and CloseWithError(error)
|
2018-07-06 15:51:35 +07:00 |
|
Marten Seemann
|
8b9662924f
|
fix race condition when adding packet handlers to the multiplexer
|
2018-07-06 12:03:54 +07:00 |
|
Marten Seemann
|
595c396dc6
|
refactor packet handling in the multiplexer
|
2018-07-04 12:11:16 +07:00 |
|
Marten Seemann
|
f02dc92a32
|
make the connection ID length configurable
|
2018-07-03 18:34:31 +07:00 |
|
Marten Seemann
|
0bd7e744ff
|
implement parsing of headers with different connection ID lengths
|
2018-07-03 18:01:41 +07:00 |
|
Marten Seemann
|
b682af20cf
|
add some more tests for the client multiplexer
|
2018-07-03 17:30:51 +07:00 |
|
Marten Seemann
|
0928e91e4d
|
remove closed clients from the multiplexer
|
2018-07-03 17:30:49 +07:00 |
|
Marten Seemann
|
4109c85c8a
|
refactor header parsing in a version independent and dependent part
|
2018-07-01 09:01:30 +07:00 |
|
Marten Seemann
|
2c05dbff07
|
multiplex multiple clients on one packet conn
|
2018-06-23 08:35:11 +07:00 |
|