Kernel SocketIO

Compile Dependencies (11)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
com.corundumstudio.socketio » netty-socketio
Socket.IO server implemented on Java
1.7.132.0.14
Apache 2.0
io.netty » netty-buffer
Netty's byte buffer implementation offering efficient memory management and I/O operations for network applications.
Netty Codec Apache 2.0
io.netty » netty-codec
Netty module for encoding and decoding binary and text-based messages with reusable codec components.
Netty Codec Apache 2.0
io.netty » netty-codec-http
Netty codec module for encoding and decoding HTTP messages and handling HTTP protocol logic.
Apache 2.0
io.netty » netty-common
Core utilities and abstractions shared across Netty modules, including buffers, threading, and platform detection.
Apache 2.0
io.netty » netty-handler
A core Netty module that provides high-level channel handlers for protocol implementations and network applications.
Apache 2.0
io.netty » netty-resolver
Apache 2.0
io.netty » netty-transport
Netty module responsible for low-level transport abstraction, used for TCP, UDP, and domain sockets.
Apache 2.0
io.netty » netty-transport-native-epoll
Netty transport implementation using Linux epoll for efficient I/O on native platforms.
Apache 2.0
io.netty » netty-transport-native-unix-common
Static library which contains common unix utilities.
MIT
io.socket » socket.io-client
Socket.IO Client Library for Java
2.1.02.1.2

Provided Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
org.macrocloud » kernel-auto