enter image description hereI've installed all httptoolkit-server and also the httptoolkit-ui to capture data and mock it up, i've installed mockrt,mockttp,docker,... plugin's too but i cant see "WebRTC data channel" in the match section like the image below (picture is from httptoolkit blog : https://httptoolkit.tech/blog/developer-tools-decentralized-web/ how can i capture and mock RTC connection's in httptoolkit as it shown ?
Asked
Active
Viewed 49 times
1 Answers
1
I'm the developer of HTTP Toolkit. The feature you're looking for does not exist yet.
That blog post is just a proposal and an announcement of funding, and the screenshot is only an example mockup of the future UI.
This will be available within the new few months (keep an eye on that blog and the mailing list for updates) but it's not available today.
(I think you also emailed me earlier asking about this, and I replied there - feel free to respond by email if you want to discuss this further).

Tim Perry
- 11,766
- 1
- 57
- 85
-
Thank you, I am counting down from now :D – Shahin Naghizadeh Apr 11 '22 at 13:00
-
Just an update: this is now released! If you launch a Chromium-based browser via HTTP Toolkit, all traffic sent & received over WebRTC connections will be intercepted and will appear in the app for debugging. – Tim Perry Sep 29 '22 at 14:32