(get-conn-counts this)
(start this)
(stop this)
(make-server endpoints)
(make-server endpoints port options)
Inputs: ([endpoints :- [(s/protocol endpoint/IEndpoint)]] [endpoints :- [(s/protocol endpoint/IEndpoint)] port :- s/Int options :- #:s{Keyword s/Any}]) Returns: (s/protocol ICapsuleServer)
Inputs: ([endpoints :- [(s/protocol endpoint/IEndpoint)]] [endpoints :- [(s/protocol endpoint/IEndpoint)] port :- s/Int options :- #:s{Keyword s/Any}]) Returns: (s/protocol ICapsuleServer)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close