Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add initial support to pub/sub
- Client subscription - refactor: Move as much as possible out of `mod.rs` files - refactor: Move some client logic into a Tower Service - docs: Add extra doc strings - docs: Move top level docs into `src/lib.rs` - docs: Add a http server to preview the docs - remove Cargo.lock from main library
- Loading branch information