hunt-http ~master (2022-03-03T02:59:30Z)
Home
Dub
Repo
WebSocketConnection.sendText
hunt
http
WebSocketConnection
WebSocketConnection
Send text message.
@param text The text message. @return The future result.
interface
WebSocketConnection
FuturePromise
!(
bool
)
sendText
(
string
text
)
Meta
Source
See Implementation
hunt
http
WebSocketConnection
WebSocketConnection
functions
generateMask
getIOState
getPath
getPolicy
getUpgradeRequest
getUpgradeResponse
isConnected
sendData
sendText
Send text message.
@param text The text message. @return The future result.