flare-core 1.0.2

A high-performance, reliable long-connection communication toolkit for Rust, supporting WebSocket and QUIC protocols with features like authentication, device management, serialization negotiation, and protocol racing.
Documentation

flare-core

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

default

client (default)

This feature flag does not enable additional features.

compression-gzip (default)

encryption-aes-gcm (default)

quic (default)

This feature flag does not enable additional features.

server (default)

This feature flag does not enable additional features.

websocket (default)

This feature flag does not enable additional features.

full

tcp

This feature flag does not enable additional features.

wasm