| Package | Description |
|---|---|
| org.tio.server.proxy |
| Modifier and Type | Method and Description |
|---|---|
static Packet |
ProxyProtocolDecoder.decode(ChannelContext context,
ByteBuffer buffer,
int readableLength,
DecoderFunction next)
解码 proxy protocol
|
static Packet |
ProxyProtocolDecoder.decodeIfEnable(ChannelContext context,
ByteBuffer buffer,
int readableLength,
DecoderFunction next)
解码,如果开启了 proxy protocol
|
Copyright © 2024. All rights reserved.