Skip to content

Examples

Tomer edited this page Jul 14, 2020 · 10 revisions

Here are some examples of traffic you can see while performing different operations in the browser.

Creating new tab

Mojo's Invitations mechanism in action.

Playing DRM-protected media (e.g Spotify, Netflix, ...)

The renderer sends encrypted audio to the Content Decryption Module (CDM) process, gets back decrypted audio, and then sends it to the Audio Process for playback.

Legacy IPC

Clone this wiki locally