From 36a14ba77647ac37bd1533e0ef7e5f150f7f6dde Mon Sep 17 00:00:00 2001 From: James M Snell Date: Sun, 5 Nov 2023 21:40:39 +0000 Subject: [PATCH] Update index.bs --- index.bs | 4 ---- 1 file changed, 4 deletions(-) diff --git a/index.bs b/index.bs index a4ae9ab..46df777 100644 --- a/index.bs +++ b/index.bs @@ -114,10 +114,6 @@ The terms {{ReadableStream}} and {{WritableStream}} are defined in [[WHATWG-STRE

Attributes

-

info

- -The {{info}} attribute is a {{SocketInfo}} which contains information about the state of the socket. -

readable

The {{readable}} attribute is a {{ReadableStream}} which receives data from the server the socket is connected to.