virtual-net 0.6.5

Wasmer Virtual Networking
Documentation

virtual-net

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 15 feature flags, 14 of them enabled by default.

default

  • host-net
  • remote
  • json
  • messagepack
  • cbor
  • hyper
  • tokio-tungstenite

host-net

  • libc
  • tokio/io-util
  • virtual-mio/sys
  • tokio/net
  • tokio/rt
  • socket2
  • mio

remote

  • libc
  • tokio/io-util
  • tokio/sync
  • tokio-serde
  • tokio-util

json

  • tokio-serde/json

messagepack

  • tokio-serde/messagepack

cbor

  • tokio-serde/cbor

hyper

  • hyper-tungstenite
  • dep:hyper

tokio-tungstenite

  • dep:tokio-tungstenite

libc

  • dep:libc

socket2

  • dep:socket2

mio

  • dep:mio

tokio-serde

  • dep:tokio-serde

tokio-util

  • dep:tokio-util

hyper-tungstenite

  • dep:hyper-tungstenite

rkyv

  • dep:rkyv
  • dep:bytecheck