You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the current maintainer note for people looking at where to help.
eMuleBB MFC 0.7.3 is the shipped stable Windows line and is frozen on 0.7.x except for critical maintenance and non-behavior-expanding diagnostics/instrumentation.
Active forward development is emulebb-rust: a headless eD2K/Kad client with embedded SPA WebUI, Rust-native /api/v1, SQLite persistence, stock-compatible protocol behavior, and fail-closed VPN safety work.
qBittorrentBB and TrackMuleBB remain future/parked companion tracks; they are not the current Rust beta dependency.
This is the current maintainer note for people looking at where to help.
0.7.3is the shipped stable Windows line and is frozen on0.7.xexcept for critical maintenance and non-behavior-expanding diagnostics/instrumentation.emulebb-rust: a headless eD2K/Kad client with embedded SPA WebUI, Rust-native/api/v1, SQLite persistence, stock-compatible protocol behavior, and fail-closed VPN safety work.Good starting points:
RUST-CI-003: OpenAPI response conformance/drift check.RUST-REF-005: small behavior-preserving module decomposition slices.RUST-FEAT-036: focused Settings UI v2 controls.Start with
CONTRIBUTING.mdin this repo and the public eMuleBB Suite board:eMuleBB Suite
Avoid #5 (
RUST-FEAT-005, automated VPN leak test) as a first task unless you already have the required Windows/VPN test environment.