std.concurrent.relay
attach-interactive
added in 4.0
(attach-interactive istream)(attach-interactive {:keys [bus], :as istream} id)attaches a bus process to an input stream
attach-read-passive
added in 4.0
(attach-read-passive {:keys [raw return result final], :as istream} {:keys [op handler], :as message})attaches a passive process to an input stream
make-instance
added in 4.0
(make-instance obj)(make-instance obj id options)creates an instance
make-process-instance
added in 4.0
(make-process-instance process id options)creates a process instance
make-socket-instance
added in 4.0
(make-socket-instance socket id options)creates a socket instance
relay-start
added in 4.0
(relay-start {:keys [id type instance options hooks attached], :as relay})starts the relay
relay-stop
added in 4.0
(relay-stop {:keys [type hooks instance], :as relay})stops the relay