io.socket.*
-
io.socket.engineio.parser.ServerParser
| Modifier and Type |
Constant Field |
Value |
public static final int |
PROTOCOL |
4 |
-
io.socket.engineio.server.transport.Polling
| Modifier and Type |
Constant Field |
Value |
public static final String |
NAME |
"polling" |
-
io.socket.engineio.server.transport.WebSocket
| Modifier and Type |
Constant Field |
Value |
public static final String |
NAME |
"websocket" |
Copyright © 2021. All rights reserved.