//! # FLUXAR
//!
//! Universal asynchronous bidirectional messaging protocol for Rust.
//! RPC + Streaming + PubSub in a single unified protocol.
//!
//! **Status:** This crate is under active development and not yet functional.
//!
//! See the [specification](https://github.com/fluxar-protocol/spec) for protocol details.