#websocket

[ follow ]
#nodejs
fromInfoWorld
5 days ago
Node JS

Node.js 22 arrives, backs ECMAScript modules

Node.js 22 adds require() support for synchronous ESM graphs, improved WebSocket client, V8 12.4, larger stream high-water mark, and stable watch mode.
fromnodesource.com
4 months ago
Node JS

15 Recent Node.js Features that Replace Popular npm Packages

Modern Node.js now includes many features previously provided by popular npm packages, reducing dependencies and improving security and maintainability.
Node JS
fromInfoWorld
1 year ago

Node.js 22 arrives, backs ECMAScript modules

Node.js 22 introduces require() support for ECMAScript modules, an improved WebSocket client, and updated Google V8 JavaScript engine.
fromLogRocket Blog
8 months ago

React WebSocket tutorial: Real-time messaging with WebSockets and Socket.IO - LogRocket Blog

The WebSocket protocol offers persistent, real-time, full-duplex communication between the client and the server over a single TCP socket connection.
Node JS
[ Load more ]