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

Unified Diff: net/websockets/README

Issue 18792002: WebSocketBasicStream framing logic (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Amend comment to http_read_buffer_ to explain the type. Created 7 years, 4 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
Index: net/websockets/README
diff --git a/net/websockets/README b/net/websockets/README
index 558a45119683878373c26534675bd4b52149433d..1e01f61d02f9d844e994be61f1ac020715563c08 100644
--- a/net/websockets/README
+++ b/net/websockets/README
@@ -30,6 +30,9 @@ performs framing and implements protocol semantics in the browser process, and
presents a high-level interface to the renderer process similar to a
multiplexing proxy. This is not yet used in any stable Chromium version.
+websocket_basic_stream.cc
+websocket_basic_stream.h
+websocket_basic_stream_test.cc
websocket_channel.cc
websocket_channel.h
websocket_channel_test.cc

Powered by Google App Engine
This is Rietveld 408576698