Netty module for encoding and decoding binary and text-based messages with reusable codec components.
License | Apache 2.0 |
---|---|
Categories | Netty Codecs |
Tags | networksocketnettycodecioprotocol |
Date | Apr 03, 2025 |
Files | pom (4 KB) jar (3 KB) View All |
Repositories | Central |
Ranking | #519 in MvnRepository (See Top Artifacts) #2 in Netty Codecs |
Used By | 1,088 artifacts |
Compile Dependencies (10)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Serializer BSD 3-clause | com.google.protobuf » protobuf-java (optional) | 3.25.5 | 4.30.2 | |
BSD | com.google.protobuf.nano » protobuf-javanano (optional) | 3.0.0-alpha-5 | 3.1.0 | |
Apache 2.0 | io.netty » netty-common | 4.2.0.Final | 4.2.1.Final | |
Apache 2.0 | io.netty » netty-buffer | 4.2.0.Final | 4.2.1.Final | |
Apache 2.0 | io.netty » netty-transport | 4.2.0.Final | 4.2.1.Final | |
Apache 2.0 | io.netty » netty-codec-base | 4.2.0.Final | 4.2.1.Final | |
Apache 2.0 | io.netty » netty-codec-compression | 4.2.0.Final | 4.2.1.Final | |
Apache 2.0 | io.netty » netty-codec-protobuf | 4.2.0.Final | 4.2.1.Final | |
Apache 2.0 | io.netty » netty-codec-marshalling | 4.2.0.Final | 4.2.1.Final | |
Apache 2.0 | org.jboss.marshalling » jboss-marshalling (optional) | 1.4.11.Final | 2.2.3.Final |
Licenses
License | URL |
---|---|
Apache License, Version 2.0 | https://www.apache.org/licenses/LICENSE-2.0 |
Developers
Name | Dev Id | Roles | Organization | |
---|---|---|---|---|
The Netty Project Contributors | netty<at>googlegroups.com | netty.io | The Netty Project |
Related Books
Netty in Action (2015) by Norman Maurer, Marvin Allen Wolfthal |