async-proto 0.9.1

Simple async binary network protocols
Documentation

async-proto

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

write-sync

  • async-proto-derive/write-sync
  • byteorder

tokio-tungstenite

  • dep_tokio_tungstenite
  • futures

read-sync

  • async-proto-derive/read-sync
  • byteorder

blocking

  • read-sync
  • write-sync

warp

  • dep_warp
  • futures

serde_json

    This feature flag does not enable additional features.

dep_warp

    This feature flag does not enable additional features.

byteorder

    This feature flag does not enable additional features.

futures

    This feature flag does not enable additional features.

chrono-tz

    This feature flag does not enable additional features.

dep_tokio_tungstenite

    This feature flag does not enable additional features.