Package | Description |
---|---|
org.voovan.http.extend.engineio |
Modifier and Type | Method and Description |
---|---|
static EIOPacket |
EIOParser.decode(String msg)
解析 engine.io 报文
|
Modifier and Type | Method and Description |
---|---|
static String |
EIOParser.encode(EIOPacket packet)
编码 Packet 成 字符串
|
Copyright © 2020 Voovan. All rights reserved.