sea-streamer-socket 0.5.0

🌊 SeaStreamer backend-agnostic Socket API
Documentation

sea-streamer-socket

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

default

  • backend-stdio

backend-stdio

  • sea-streamer-stdio

sea-streamer-stdio

  • dep:sea-streamer-stdio

executables

  • anyhow
  • env_logger
  • clap
  • tokio/full
  • runtime-tokio

runtime-tokio

  • sea-streamer-kafka?/runtime-tokio
  • sea-streamer-redis?/runtime-tokio
  • sea-streamer-stdio?/runtime-tokio
  • sea-streamer-file?/runtime-tokio

runtime-async-std

  • sea-streamer-kafka?/runtime-async-std
  • sea-streamer-redis?/runtime-async-std
  • sea-streamer-stdio?/runtime-async-std
  • sea-streamer-file?/runtime-async-std

sea-streamer-redis

  • dep:sea-streamer-redis

anyhow

  • dep:anyhow

backend-file

  • sea-streamer-file

backend-redis

  • sea-streamer-redis

backend-kafka

  • sea-streamer-kafka

tokio

  • dep:tokio

env_logger

  • dep:env_logger

sea-streamer-kafka

  • dep:sea-streamer-kafka

sea-streamer-file

  • dep:sea-streamer-file

clap

  • dep:clap