function
/usr/local/lib/janet/spork/msg.janet on line 17 , column 1
(make-recv stream &opt unpack )
Get a function that , when invoked , gets the next message from a
readable stream. Provide an optional unpack function that will
parse the received buffer.