objtalk 0.1.5

a simple object broker
Documentation

objtalk

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, 9 of them enabled by default.

default

  • server
  • client
  • sqlite-backend

server

  • colored
  • toml
  • regex
  • hyper/http1
  • hyper/server
  • hyper/runtime
  • hyper/stream
  • hyper-tungstenite
  • lazy_static

client

  • hyper/http1
  • hyper/client

sqlite-backend

  • rusqlite/bundled
  • rusqlite/chrono

colored

    This feature flag does not enable additional features.

toml

    This feature flag does not enable additional features.

regex

    This feature flag does not enable additional features.

hyper-tungstenite

    This feature flag does not enable additional features.

lazy_static

    This feature flag does not enable additional features.

rusqlite

    This feature flag does not enable additional features.

hyper

    This feature flag does not enable additional features.