JanetDocsSourcePlaygroundI'm feeling luckyCommunityGitHub sign in

spork/msg/make-recv

spork


    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.


0 examplesSign in to add an example
Loading...