Liking cljdoc? Tell your friends :D

web.websockets.CloseEvent

A CloseEvent is sent to clients using WebSockets when the connection closed. This is delivered to the listener indicated by the WebSocket onclose attribute.

A CloseEvent is sent to clients using WebSockets when the connection
closed. This is delivered to the listener indicated by the WebSocket
onclose attribute.
raw docstring

web.websockets.core

web.websockets interfaces.

web.websockets interfaces.
raw docstring

No vars found in this namespace.

web.websockets.WebSocket

The WebSocket object provides the API for creating and managing WebSocket connection to a server, as well as for sending and data on the connection.

The WebSocket object provides the API for creating and managing
WebSocket connection to a server, as well as for sending and
data on the connection.
raw docstring

web.websockets.WebSocket.ev

WebSocket Events.

WebSocket Events.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close