- Foligno (PG), Italy
Block or Report
Block or report lpinca
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
websockets/ws Public
Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js
-
primus/primus Public
⚡ Primus, the creator god of the transformers & an abstraction layer for real-time to prevent module lock-in. -
primus/eventemitter3 Public
EventEmitter3 - Because there's also a number 2. And we're faster.
-
unshiftio/url-parse Public
Small footprint URL parser that works seamlessly across Node.js and browser environments.
-
1,420 contributions in the last year
Less
More
Activity overview
Contribution activity
January 2022
Created 18 commits in 6 repositories
Created a pull request in websockets/ws that received 3 comments
Reduce buffer allocations
Do not convert strings to Buffers if data does not need to be masked.
Refs: #1998
+146
−119
•
3
comments
Opened 1 other pull request in 1 repository
unshiftio/url-parse
1
open
Reviewed 44 pull requests in 2 repositories
nodejs/node
41 pull requests
- doc: use sentence case for Web Crypto headers
- tools: add compile_commands to ignore file
- build: fix npm version detection
- crypto: remove checkIP options argument
- tools: bump eslint from 8.6.0 to 8.7.0
- test: improve util-format code coverage
- build: fix libuv builds for android aarch64
- doc: make Web Crypto example spec compliant
- doc,readline: add missing node protocol in example
-
doc: fix typo in
onboarding.md - test: add missing await in fs-rm/fs-rmdir tests
- benchmark: remove unreachable code from crypto/hash-stream-creation
- stream: avoid function call where possible
- test: add coverage for util.inspect()
- crypto: adjust types for getRandomValues
- test,doc: improve fs.access() mode docs and test
- doc: format changelog for v16.13.2
- test: increase coverage for stream writable
- doc: remove extraneous colon in legacy subject
- doc: correct checkHost behavior with wildcards etc
-
test: remove an unnecessary
undefinedin wpt - tools: enable ESLint recommended rule set
- src: fix out-of-bounds check of serialization indices
- doc: remove SameValue comparison reference
- test: improve test coverage of dns/promises
- Some pull request reviews not shown.