moonbitstack/moonhttp/ws does not have a README file
fn allowed(status : Int) -> Boolfn close(status : Int, reason? : String) -> Byteslet limit : Intfn reason(payload : BytesView) -> Bytesfn status(payload : BytesView) -> IntInstall
Download zipmoonhttp — the HTTP family for MoonBit: URI references and percent coding, conditional requests and entity-tags, range requests, HTTP/1.1, HTTP/2 and HTTP/3 framing, HPACK and QPACK header compression, WebSocket framing and its handshake, Server-Sent Events, cookies, data URLs, multipart bodies and media types, each a package of its own. Bytes in, events out; no sockets.
Dependencies