Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4885)

Unified Diff: chrome/browser/media/router/discovery/dial/README.md

Issue 2844103002: [Media Router] Add README.md for DIAL discovery (Closed)
Patch Set: resolve code review comments from Mark Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/media/router/discovery/dial/README.md
diff --git a/chrome/browser/media/router/discovery/dial/README.md b/chrome/browser/media/router/discovery/dial/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..2efcb124bbb7930a7a23c16ccfaa85c2688fb4aa
--- /dev/null
+++ b/chrome/browser/media/router/discovery/dial/README.md
@@ -0,0 +1,10 @@
+# DIAL Discovery
+
+Implementation of local network discovery of DIAL devices (Smart TVs, Game
+Consoles, etc.).
+ Devices are exposed through the Media Router for use in the Presentation API.
+
+## Design Docs
+
+* [Dial Discovery design doc](https://docs.google.com/a/chromium.org/document/d/1vLpUgp5mJi6KFaCV3HEMQEZYDKtbcGdwcKNADuzuLzw/edit?usp=sharing)
+* [Media Router design doc](https://www.chromium.org/developers/design-documents/media-router)
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698