CodeBrowser / npm / bufferutil
bufferutil@4.1.0
// WebSocket buffer utils
$ npm install bufferutil
downloads/wk
6,452,068
license
MIT
version
4.1.0
published
Dec 18, 2025
What is bufferutil?
Bufferutil is a utility package that provides optimized buffer operations for WebSocket connections. Developers use it to improve performance when handling binary data in WebSocket applications by offering faster alternatives to standard Node.js buffer methods. It's particularly useful in high-throughput WebSocket scenarios where buffer manipulation is a bottleneck.
Keywords
#bufferutil
Dependencies (1)
Maintainers
einaros, lpinca, 3rdeden