Liking cljdoc? Tell your friends :D

forever-socket-client.core


bytes-to-strclj

(bytes-to-str data)

Convert bytes to str

Convert bytes to str
sourceraw docstring

factoryclj

(factory hostname port buffer-size retry-interval)

Returns an atom associated with the instantiated ForeverSocket record

Returns an atom associated with the instantiated ForeverSocket record
sourceraw docstring

SocketIOcljprotocol

IO protocols for ForeverSocket record

IO protocols for ForeverSocket record

append-callbackclj

(append-callback this cb)

read-streamclj

(read-stream this)

start-reader!clj

(start-reader! this)

writeclj

(write this data)
sourceraw docstring

Stoppablecljprotocol

Implements stop function

Implements stop function

stopclj

(stop this)
sourceraw docstring

str-to-bytesclj

(str-to-bytes input)

Convert str to bytes

Convert str to bytes
sourceraw docstring

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

× close