hunt-http v0.6.18 (2021-09-03T08:21:19Z)
Home
Dub
Repo
AbstractWebSocketMessageHandler.onContinuation
hunt
http
WebSocketConnection
AbstractWebSocketMessageHandler
Undocumented in source. Be warned that the author may not have intended to support it.
class
AbstractWebSocketMessageHandler
void
onContinuation
(
WebSocketConnection
connection
,
ByteBuffer
buffer
)
Meta
Source
See Implementation
hunt
http
WebSocketConnection
AbstractWebSocketMessageHandler
functions
onBinary
onClosed
onContinuation
onError
onOpen
onPing
onPong
onText