(sub [p topic ch] [p topic ch close?])Subscribes a channel to a topic of a pub.
By default the channel will be closed when the source closes,
but can be determined by the close? parameter.
Examples
No examples yet. Be the first to add one!
(sub [p topic ch] [p topic ch close?])No examples yet. Be the first to add one!