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

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close