9 Commits (a360f286b0e37d2c2aaf4816953fa062755527b2)

Author SHA1 Message Date
fangdingjun 462ab85e7f add finallizer function to release memory 6 years ago
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 563e006303 make sure nghttp_session in one thread at same time 6 years ago
fangdingjun 2b04f2d580 fix high cpu usage and crash issue
fix high cpu usage
fix crash issue on server stream close
change function name
6 years ago
fangdingjun 8a3197c5a5 add lock on body close 6 years ago
fangdingjun 8d4069b1c2 restructure 6 years ago