Proxy Pool Example
Advanced example demonstrating proxy pool management.
Source Code
Running
bash
bun run examples/proxy-pool.tsFeatures Demonstrated
- CRUD operations with metadata
- Event handling and auto-tracking
- Complex queries with multiple filters
- Pool combination and deduplication
- Transformations (partition, groupBy, sample)
- Weighted selectors
- Binder for resource allocation
See the source code for the complete implementation.