-
public final class FloconWebSocketKt
-
-
Method Summary
Modifier and Type Method Description final static BooleansendWithFlocon(WebSocket $self, String text)final static BooleansendWithFlocon(WebSocket $self, ByteString bytes)final static WebSocketListenerlistenWithFlocon(WebSocketListener $self, String id)-
-
Method Detail
-
sendWithFlocon
final static Boolean sendWithFlocon(WebSocket $self, String text)
-
sendWithFlocon
final static Boolean sendWithFlocon(WebSocket $self, ByteString bytes)
-
listenWithFlocon
final static WebSocketListener listenWithFlocon(WebSocketListener $self, String id)
-
-
-
-