rust_socketio 0.4.4

An implementation of a socketio client written in rust.
Documentation

rust_socketio

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

default

    This feature flag does not enable additional features.

async

  • async-callbacks
  • rust_engineio/async
  • tokio
  • futures-util
  • async-stream

futures-util

  • dep:futures-util

tokio

  • dep:tokio

async-callbacks

  • rust_engineio/async-callbacks

async-stream

  • dep:async-stream