wasmedge_wasi_socket 0.4.3

Rust API for the networking socket functions supported in the WasmEdge Runtime for WebAssembly.
docs.rs failed to build wasmedge_wasi_socket-0.4.3
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: wasmedge_wasi_socket-0.2.0

WasmEdge WASI Socket

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.