(endpoints->routes endpoints)
(on-server-connect routes)
(on-server-disconnect routes)
(route endpoint)
(server endpoints)
(server endpoints port)
(server endpoints port options)
Inputs: ([endpoints :- [(s/protocol endpoint/IEndpoint)]] [endpoints :- [(s/protocol endpoint/IEndpoint)] port :- s/Int] [endpoints :- [(s/protocol endpoint/IEndpoint)] port :- s/Int options :- #:s{Keyword s/Any}]) Returns: (s/fn [])
Inputs: ([endpoints :- [(s/protocol endpoint/IEndpoint)]] [endpoints :- [(s/protocol endpoint/IEndpoint)] port :- s/Int] [endpoints :- [(s/protocol endpoint/IEndpoint)] port :- s/Int options :- #:s{Keyword s/Any}]) Returns: (s/fn [])
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close