No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(-init on-connect on-close on-error on-text on-binary)
(-onWebsocketBinary this bytes offset len)
(-onWebSocketClose this code reason)
(-onWebSocketConnect this ws)
(-onWebSocketError this cause)
(-onWebSocketText this msg)
(handle instance key & args)
cljdoc is a website building & hosting documentation for Clojure/Script libraries