Registry / networking / netty-transport-udt

netty-transport-udt

JSON →
library4.1.135.Finaljavamavenunverified

Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.

<dependency> <groupId>io.netty</groupId> <artifactId>netty-transport-udt</artifactId> <version>4.1.135.Final</version> </dependency>
INSTALL
IMPORT
SIG · NETTY-TRANSPORT-UD
N
netty-transport-udt
networkingjavav4.1.135.Final
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

UdtChannel
io.netty.channel.udt.UdtChannel

Demonstrates importing and referencing the UdtChannel interface.

import io.netty.channel.udt.UdtChannel; public class Quickstart { public static void main(String[] args) { System.out.println("Netty UDT channel interface: " + UdtChannel.class.getName()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.1.135.Finallatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
netty-transport-udt — mvn dependency:get netty-transport-udt · libregistry