message-io 0.18.1

Fast and easy-to-use event-driven network library
Documentation

message-io

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

default

  • tcp
  • udp
  • websocket

tcp

  • mio/net
  • socket2

udp

  • mio/net
  • socket2

websocket

  • tungstenite
  • url
  • tcp

socket2

  • dep:socket2

tungstenite

  • dep:tungstenite

url

  • dep:url