• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

thehouseisonfire / rumqtt / 29870636306
91%

Build:
DEFAULT BRANCH: main
Ran 21 Jul 2026 10:06PM UTC
Jobs 1
Files 61
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

21 Jul 2026 09:35PM UTC coverage: 91.026% (-0.03%) from 91.051%
29870636306

push

github

thehouseisonfire
feat(rumqttc): add SOCKS5 proxy support and refactor proxy API

Replace the public-field Proxy, ProxyType, and ProxyAuth configuration
structs with a builder-style API: Proxy::http(...), Proxy::https(...),
Proxy::socks5(...), and .with_credentials(...). This is a breaking change
for existing proxy users.

Split the monolithic "proxy" Cargo feature into "http-proxy" and
"socks-proxy", keeping "proxy" as a compatibility umbrella that enables
both. SOCKS5 support uses tokio-socks with proxy-side DNS resolution
and RFC 1929 username/password authentication.

Key changes:
- Add SOCKS5 proxy implementation in rumqttc-core/src/proxy.rs with
  tokio-socks, including connect handshake unit tests
- Add socks5_proxy example for v4 and v5 crates
- Redact passwords in Proxy Debug output
- Handle IPv6 proxy host addresses correctly
- Update docs: CHANGELOG, MIGRATION guide, proxies recipe, brokers
  recipe, and feature matrix
- Add proxy-related integration tests for both v4 and v5 event loops

23 of 92 new or added lines in 3 files covered. (25.0%)

32196 of 35370 relevant lines covered (91.03%)

124532.84 hits per line

Uncovered Changes

Lines Coverage ∆ File
69
30.69
30.69% rumqttc-core/src/proxy.rs
Jobs
ID Job ID Ran Files Coverage
1 29870636306.1 21 Jul 2026 10:06PM UTC 61
91.03
GitHub Action Run
Source Files on build 29870636306
  • Tree
  • List 61
  • Changed 8
  • Source Changed 8
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29870636306
  • a9a570ec on github
  • Prev Build on main (#29862914960)
  • Next Build on main (#29936999419)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc