Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up- Hangzhou, China
- Sign in to view email
- https://twitter.com/ZYSzys_
Pinned
1,141 contributions in the last year
Activity overview
Contribution activity
November 2019
Created a pull request in nodejs/node that received 3 comments
test: add test for options validation of createServer
test: add test for options validation of http2.createServer
and http2.createSecureServer
http2: remove duplicated assertIsObject
We have invoke in…
+70
−24
•
3
comments
- test: use useful message argument in test function
- events: improve performance caused by primordials
- http: set socket.server unconditionally
- src: fix -Wsign-compare warnings
- test: clean up http-set-trailers
- http2: make maximum invalid frames and maximum rejected streams configurable
- deps: update nghttp2 to 1.40.0
- doc: add entry to url.parse() changes metadata
- test: fix test-benchmark-cluster
- esm: exit the process with an error if loader has an issue
- tools: pull xcode_emulation.py fixes from node-gyp
- lib: replace var with let in lib/assert.js
- cluster: destruct primordials in lib/internal/cluster/worker.js
- buffer: improve performance caused by primordials