Command Palette

Search for a command to run...

sharrattj/http-ok

wasi

Public
wasmer run sharrattj/http-ok

HTTP server example

This example will return a HTTP 200/OK message on any received connection, it simulates a very simple HTTP server

Example of a HTTP server.


Github
sharrattj/http-ok: Example of a HTTP server