From f5809cced8c1161645f964c8b011c9e54e6ae075 Mon Sep 17 00:00:00 2001 From: Hannan Ali Date: Tue, 28 Nov 2017 06:16:44 -0700 Subject: Correct the link to the Streams Spec Repo Streams Specification is being worked on in it's own repository under WHATWG --- doc/PROTOCOL-WEB.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/PROTOCOL-WEB.md b/doc/PROTOCOL-WEB.md index 226871d7ae..0de1083782 100644 --- a/doc/PROTOCOL-WEB.md +++ b/doc/PROTOCOL-WEB.md @@ -29,7 +29,7 @@ More specifically, we expect the protocol to * evolve over time, mainly to optimize for browser clients or support web-specific features such as CORS, XSRF * become optional (in 1-2 years) when browsers are able to speak the native -gRPC protocol via the new [whatwg fetch/streams API](https://github.com/whatwg/fetch) +gRPC protocol via the new [whatwg streams API](https://github.com/whatwg/streams) # Protocol differences vs [gRPC over HTTP2](https://grpc.io/docs/guides/wire.html) -- cgit v1.2.3