toggle menu
kweb-core
1.4.12
jvm
switch theme
search in API
kweb-core
/
kweb.client
/
ClientConnection
/
WebSocket
Web
Socket
class
WebSocket
(
channel
:
WebSocketSession
)
:
ClientConnection
(
source
)
Members
Constructors
Web
Socket
Link copied to clipboard
constructor
(
channel
:
WebSocketSession
)
Properties
send
Count
Link copied to clipboard
@
Volatile
var
sendCount
:
Int
Functions
close
Link copied to clipboard
fun
close
(
reason
:
CloseReason
)
send
Link copied to clipboard
open
override
fun
send
(
message
:
String
)