hunt-http ~master (2022-03-03T02:59:30Z)
Home
Dub
Repo
HttpClient.newWebSocket
hunt
http
client
HttpClient
HttpClient
Uses {@code request} to connect a new web socket.
class
HttpClient
WebSocketConnection
newWebSocket
(
Request
request
,
WebSocketMessageHandler
handler
)
Meta
Source
See Implementation
hunt
http
client
HttpClient
HttpClient
aliases
Callback
constructors
this
functions
close
connect
destroy
getCookieStore
getHttpOptions
initialize
isConnected
newCall
newWebSocket
setOnClosed
useCookieStore
variables
DEFAULT_CONNECT_TIMEOUT
DEFAULT_IDLE_TIMEOUT
Uses {@code request} to connect a new web socket.