Package | Description |
---|---|
io.netty.example.udt.echo.rendezvousBytes |
Examples show how to use UDT Byte Streams Rendezvous.
|
Class and Description |
---|
ByteEchoPeerBase
UDT Byte Stream Peer
Sends one message when a connection is open and echoes back any received data
to the server.
|
Copyright © 2008–2020 The Netty Project. All rights reserved.