klzgrad
|
629977fd1e
|
Use HTTP/2 CONNECT fast open
Also put the first client Pull to as early as possible.
Use member variables to hold the buffers instead of passing temporaries
around.
|
2018-02-02 06:45:16 -05:00 |
|
klzgrad
|
ba287cc0fc
|
Unify connection status logging
|
2018-02-02 06:44:08 -05:00 |
|
klzgrad
|
dc70703f4e
|
Use a default hostname for IP addresses
Also set defaults for the listening address and port.
|
2018-02-02 06:44:08 -05:00 |
|
klzgrad
|
7acf2e6940
|
Yield for socket pump I/O properly
Avoid doing one direction for too long.
|
2018-02-02 06:44:07 -05:00 |
|
klzgrad
|
2fe35ccbe9
|
Fix coding style of callback null tests
|
2018-02-02 06:44:07 -05:00 |
|
klzgrad
|
a3099ab7a1
|
Check for null callbacks
|
2018-02-02 06:44:07 -05:00 |
|
klzgrad
|
6940e3d74d
|
Add initial implementation of Naive client
|
2018-02-02 06:44:07 -05:00 |
|