• Sergey Ryazanov's avatar
    Implementing RTC debugging session objects (client and server parts). · a25a26c5
    Sergey Ryazanov authored
    Pair of ClientSession and ServerSession holds WebRTC connection which tunnels DevTools UNIX socket.
    
    Once cloud based signaling channel doesn't exist at the moment connections work on a single android device. For manual testing the testing APK has launch activity which lets to start service which tunnels Chrome Shell socket to another local socket (only works when Chrome Shell signed with the same certificate).
    
    BUG=383418
    TEST=Automatic: LocalSessionBridgeTest, SessionControlMessagesTest. See description for manual testing.
    R=mnaganov@chromium.org
    
    Review URL: https://codereview.chromium.org/537253003
    
    Cr-Commit-Position: refs/heads/master@{#299871}
    a25a26c5
AndroidManifest.xml 1.73 KB