Skip to content

Commit d5613df

Browse files
committed
Update README, add EU footer
1 parent b604819 commit d5613df

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,10 @@
44
55
A browser extension used in HTTP Toolkit to intercept non-HTTP browser requests (specifically: hooking WebRTC to mock it automatically with [MockRTC](https://github.com/httptoolkit/mockrtc)).
66

7-
Right now this is not useful standalone - only when combined with HTTP Toolkit for setup. In future it may be usable for automtaed RTC testing (but not today).
7+
Right now this is not useful standalone - only when combined with HTTP Toolkit for setup. In future it may be usable for automated RTC testing (but not today). Instead, it's best to use MockRTC directly, and use the `MockRTC.hookWebRTCConnection(conn, peer)` or `MockRTC.hookAllWebRTC()` hooks when testing.
8+
9+
---
10+
11+
_This‌ ‌project‌ ‌has‌ ‌received‌ ‌funding‌ ‌from‌ ‌the‌ ‌European‌ ‌Union’s‌ ‌Horizon‌ ‌2020‌‌ research‌ ‌and‌ ‌innovation‌ ‌programme‌ ‌within‌ ‌the‌ ‌framework‌ ‌of‌ ‌the‌ ‌NGI-POINTER‌‌ Project‌ ‌funded‌ ‌under‌ ‌grant‌ ‌agreement‌ ‌No‌ 871528._
12+
13+
![The NGI logo and EU flag](./ngi-eu-footer.png)

ngi-eu-footer.png

73 KB
Loading

0 commit comments

Comments
 (0)