overclock 0.1.13

A framework for building data-driven distributed systems
Documentation

overclock

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

default

    This feature flag does not enable additional features.

tonicserver

  • tonic
  • tower
  • hyper
  • http-body
  • bytes

axumserver

  • hyperserver
  • axum
  • axum/ws
  • axum/headers

backserver

  • hyperserver
  • hyper-tungstenite
  • prefabs
  • tungstenite

console

  • tracing-subscriber
  • console-subscriber
  • tokio/tracing

hyperserver

  • hyper
  • prefabs
  • http-body

toml_config

  • config
  • toml

ron_config

  • config
  • ron

tungstenite

  • tokio/net
  • tokio-tungstenite

websocket_server

  • tungstenite
  • prefabs

ron

  • dep:ron

tower

  • dep:tower

http-body

  • dep:http-body

tonic

  • dep:tonic

axum

  • dep:axum

hyper

  • dep:hyper

hyper-tungstenite

  • dep:hyper-tungstenite

rocket

  • dep:rocket

tokio-tungstenite

  • dep:tokio-tungstenite

glob

  • dep:glob

config

  • glob

toml

  • dep:toml

console-subscriber

  • dep:console-subscriber

paho-mqtt

  • dep:paho-mqtt

tracing-subscriber

  • dep:tracing-subscriber

bytes

  • dep:bytes

json_config

  • config

prefabs

    This feature flag does not enable additional features.