Discussion:
[chromium-discuss] About Chrome://net-internals/#events&q=type:QUIC_SESSION
RAHUL RAJEWAR
2018-08-08 19:54:15 UTC
Permalink
Hello All,
I want to understand the process of net-internals, how it works.
Specifically in case of decoding QUIC session. How does chrome captures the
sessions and decode it? Is there any particular module in the code that I
can refer or is there any documentation related to this?
Thanks
--
--
Chromium Discussion mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss

---
You received this message because you are subscribed to the Google Groups "Chromium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discuss+***@chromium.org.
Ryan Hamilton
2018-08-13 03:22:08 UTC
Permalink
You can look a QuicConnectionLogger, and follow where it's called from.
Post by RAHUL RAJEWAR
Hello All,
I want to understand the process of net-internals, how it works.
Specifically in case of decoding QUIC session. How does chrome captures the
sessions and decode it? Is there any particular module in the code that I
can refer or is there any documentation related to this?
Thanks
--
--
http://groups.google.com/a/chromium.org/group/chromium-discuss
--
--
Chromium Discussion mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss

---
You received this message because you are subscribed to the Google Groups "Chromium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discuss+***@chromium.org.
Loading...