WasmEdge WASI Socket

October 8, 2021 ยท View on GitHub

This project provides a Rust SDK for network socket functions available in the WasmEdge Runtime. For Rust source code examples on how to use APIs in this SDK, please see the examples folder.

  • HTTP Client example project
  • HTTP Server example project