Tag

SocketIO

1 views collected around this technical thread.

Hujiang Technology
Hujiang Technology
Sep 29, 2017 · Backend Development

Implementing WebSocket with Netty and Netty‑socketio: Server and Client Guide

This article explains the background, protocol basics, handshake process, and practical implementation of WebSocket using Netty and netty‑socketio on the server side and socket.io on the client side, providing full code examples and deployment tips for high‑concurrency real‑time applications.

JavaSocketIOWebSocket
0 likes · 9 min read
Implementing WebSocket with Netty and Netty‑socketio: Server and Client Guide