10 Commits (98a084fa18af05be0602e0134e05340af7d9ad1e)

Author SHA1 Message Date
fangdingjun bf4658d8f4 finish server/client logical 6 years ago
fangdingjun c87800ed83 merge client/server connection and stream 6 years ago
fangdingjun 28a6eb0746 code clean up
remove unused code
use go slice to manage nghttp2_nv array
send RST_STREAM when connection closed on CONNECT request
6 years ago
fangdingjun 8c53841e25 code format 6 years ago
fangdingjun 58e1343da1 close stream and delete from conn.streams 6 years ago
fangdingjun 4125b26c35 add callback for goaway frame 6 years ago
fangdingjun 3409e5e702 make all C callback functions unexported 6 years ago
fangdingjun 2c08e2e93f move stream data process to callbacks function 6 years ago
fangdingjun 790bc1b7c8 add http2 handler can cowork with net/http 6 years ago
fangdingjun 8d4069b1c2 restructure 6 years ago