message-io 0.13.0

Event-driven message library to build network applications easy and fast
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 5 feature flags, 5 of them enabled by default.

default

  • tcp
  • udp
  • websocket

tcp

  • mio/tcp

udp

  • mio/udp

websocket

  • tungstenite
  • mio/tcp

tungstenite

    This feature flag does not enable additional features.