JanetDocsSourcePlaygroundI'm feeling luckyCommunityGitHub sign in

spork/http/server

spork


    function
    /usr/local/lib/janet/spork/http.janet on line 448, column 1

    (server handler &opt host port)

    Makes a simple http server. By default it binds to 0.0.0.0:8000, 
    returns a new server stream. Simply wraps http/server-handler with 
    a net/server.


0 examplesSign in to add an example
Loading...