20 Commits (1cdb41f287c8e51a5963f5f8eb8d7c8b5809b99d)

Author SHA1 Message Date
James M Snell e71e71b513 http2: introducing HTTP/2 8 years ago
Anna Henningsen 29353e5a99
http: reset stream to unconsumed in `unconsume()` 8 years ago
Anna Henningsen 169c07dae1
src: make StreamBase::GetAsyncWrap pure virtual 8 years ago
Trevor Norris fe2df3b842
async_wrap,src: add GetAsyncId() method 8 years ago
Daniel Bevenius 8eb7790a88 src: replace IsConstructCalls with lambda 8 years ago
Trevor Norris ee463d335e
stream_base,tls_wrap: notify on destruct 8 years ago
Daniel Bevenius 0c6455278d src: make ReqWrap req_ member private 9 years ago
Ben Noordhuis f8d3f6fbf4 src: remove obsolete NOLINT comments 9 years ago
Ben Noordhuis eff96d32dc src: add include guards to internal headers 9 years ago
Fedor Indutny 6198472d83 stream_base: expose `bytesRead` getter 9 years ago
Fedor Indutny ff4006c7b0 tls_wrap: reach error reporting for UV_EPROTO 9 years ago
Michaël Zasso 4abc896a82 src: replace usage of v8::Handle with v8::Local 10 years ago
Fedor Indutny 291b310e21 stream_base: various improvements 10 years ago
Trevor Norris e56758a5e0 async-wrap: add provider id and object info cb 10 years ago
Fedor Indutny fe36076c78 stream_base: WriteWrap::New/::Dispose 10 years ago
Fedor Indutny 3446ff417b tty: do not add `shutdown` method to handle 10 years ago
Fedor Indutny 2b47fd2eb6 stream_base: `.writev()` has limited support 10 years ago
Fedor Indutny 89e133a1d8 stream_base: remove static JSMethod declarations 10 years ago
Fedor Indutny 1738c77835 streams: introduce StreamWrap and JSStream 10 years ago
Fedor Indutny b9686233fc stream_base: introduce StreamBase 10 years ago