#websocket

[ follow ]
fromInfoWorld
10 months ago

Node.js 22 arrives, backs ECMAScript modules

Node.js 22 introduces require() support for synchronous ECMAScript module graphs under the flag --experimental-require-module, enabling loading requested modules with require().
Node JS
fromLogRocket Blog
1 week 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
fromSitePoint Forums | Web Development & Design Community
2 weeks ago

What tech stack would you recommend for building a real-time multiplayer online poker game?

Choosing Node.js + Socket.IO for WebSocket communication proved to be robust due to its non-blocking I/O, ensuring real-time handling of concurrent player interactions effectively.
Poker
Web frameworks
fromInfoQ
1 month ago

.NET 10 Preview 2: Enhanced Reconnection UI, Improved Blazor Features, and Updates Across the Stack

The second preview release of .NET 10 enhances user experience and flexibility, particularly in ASP.NET Core and Blazor.
fromInfoQ
2 months ago

AWS AppSync Events Adds Direct WebSocket Message Publishing

The new AWS AppSync Events feature allows for real-time events to be broadcast to millions of subscribers over streamlined WebSocket connections, enhancing development flexibility.
Web frameworks
fromHackernoon
10 months ago

How to Document a Java WebSocket API Using Smart-Doc | HackerNoon

Smart-Doc simplifies the documentation process for Java developers by enabling them to easily create clear API documentation, now enhanced with WebSocket support starting from version 3.0.7.
JavaScript
[ Load more ]