diff --git a/redesign/index.html b/redesign/index.html index 06a89b865..e845a6fa7 100644 --- a/redesign/index.html +++ b/redesign/index.html @@ -75,7 +75,7 @@

Promise

-

Socket Components

+

Network Components

@@ -101,7 +101,7 @@

Datagram

-

HTTP Components

+

Protocol Components

@@ -127,6 +127,32 @@

DNS

+

Utility Components

+ +
+
+ +

Cache

+ +

Asynchronous cache.

+
+
+
+ +

Promise Timer

+ +

Trivial timeout implementation for React PHP's Promise lib.

+
+
+
+ +

Child Process

+ +

Asynchronous ChildProcess.

+
+
+
+

Talks