hunt-http ~v0.0.x (2022-05-15T16:04:28.5576772)
Dub
Repo
WebSocketConnection.sendText
hunt
http
codec
websocket
stream
WebSocketConnection
WebSocketConnection
Send text message.
@param text The text message. @return The future result.
interface
WebSocketConnection
CompletableFuture
!(
bool
)
sendText
(
string
text
)
Meta
Source
See Implementation
hunt
http
codec
websocket
stream
WebSocketConnection
WebSocketConnection
functions
generateMask
getIOState
getPolicy
getUpgradeRequest
getUpgradeResponse
onClose
onException
sendData
sendText
Send text message.
@param text The text message. @return The future result.