#http #tcp #socket #webassembly #wasmedge

wasmedge_wasi_socket

Rust API for the networking socket functions supported in the WasmEdge Runtime for WebAssembly

8 releases

0.4.3 Feb 3, 2023
0.4.2 Sep 28, 2022
0.4.1 May 29, 2022
0.3.3 Mar 17, 2022
0.1.0 Oct 6, 2021

#551 in Network programming

Download history 249/week @ 2022-12-07 236/week @ 2022-12-14 302/week @ 2022-12-21 238/week @ 2022-12-28 214/week @ 2023-01-04 415/week @ 2023-01-11 351/week @ 2023-01-18 349/week @ 2023-01-25 412/week @ 2023-02-01 428/week @ 2023-02-08 582/week @ 2023-02-15 497/week @ 2023-02-22 399/week @ 2023-03-01 594/week @ 2023-03-08 250/week @ 2023-03-15 174/week @ 2023-03-22

1,522 downloads per month
Used in 38 crates (10 directly)

Apache-2.0

49KB
1.5K SLoC

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.

Dependencies