Documentation

nbio

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 5 feature flags, 5 of them enabled by default.

default

  • http
  • tcp
  • websocket

http

  • tcp
  • dep:chunked_transfer
  • dep:http
  • dep:httparse

tcp

  • dep:tcp-stream

websocket

  • http
  • rand
  • tcp
  • dep:tungstenite

rand

  • dep:rand