meson.api.scheduler.core
Documentation forthcoming
msgs->handler
(msgs->handler chan handler)When messages are received on the channel, pass them to the given handler.
parse-data
(parse-data stream)Documentation forthcoming
prepare-element
(prepare-element element)Documentation forthcoming
stream->msgs
(stream->msgs chan stream)As data is available on the stream, parse it and send the results to the given channel.
subscribe
(subscribe)(subscribe args)(subscribe args handler)Documentation forthcoming