Review without a meeting.
Send the link when a live walkthrough would slow the team down.
Share the local build for a set window. Reviewers click through on their time while you see joins, requests, failures, and expiry.
Start from the build in front of you, share a scoped link, and keep the session visible while reviewers click through.
Set the link lifetime around the feedback window: short enough to stay controlled, long enough for review.
$ wiremaven --port 3000 --expires 60m
relay active
tunnel: relay.wm/p/async-review
expires: 60m · overlay: enabled
Share the relay URL in Slack, Linear, email, or the pull request. Reviewers open it when they have time.
Viewer events and request outcomes show what reviewers touched before access closed.
A local link in chat can disappear into the day. wiremaven gives the review a clock, an access boundary, and enough session context to act on feedback.
Send the link when a live walkthrough would slow the team down.
Pick the expiry before you share. The link stops working when the feedback window ends.
Use viewer and request events to understand who reviewed the build and what they touched.
Share the build running on your machine instead of waiting for a preview environment.
Set the review window before the URL leaves your machine.
See joins, route requests, failures, and timing while reviewers click through.
Reviewers click the URL. They do not need a repo, account, or local environment.
Share the exact work you need reviewed before it reaches staging.
Traffic goes through wiremaven's relay while your local server keeps its inbound ports closed.
Reviewers see a clear expired state after the window closes, not a raw transport error.
Open a tunnel, set the expiry, and use the session trail when feedback comes back.
Read the docs