kiteticker-async-manager 0.4.0

High-performance async WebSocket client for Kite Connect API with multi-connection support, dynamic subscription management, and optimized data processing.
Documentation
1
2
3
4
5
6
7
This repository uses the cargo examples facility. You can run nested example files by path, e.g.:

```bash
cargo run --example advanced/manager_raw_full_peek
```

Alternatively, you can move/rename examples into the top-level `examples/` if you prefer shorter cargo example names.