Liking cljdoc? Tell your friends :D
Clojure only.

clj-rcon.core


connectclj

(connect host port password)

Connects to a Source RCON server at host on port, identified by password. May throw an IllegalStateException or ConnectException if unable to connect (depending on the cause).

Returns a manifold stream.

Connects to a Source RCON server at host on port, identified by
password. May throw an IllegalStateException or ConnectException if
unable to connect (depending on the cause).

Returns a manifold stream.
sourceraw docstring

execclj

(exec connection cmd)
source

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

× close