Browse Source

Revert "Adopt h2handler multiplexer (#1587)" (#1641)

This reverts commit d95a4a516f8e314e14d5a80821788b52e581df2c.
George Barnett 2 years ago
parent
commit
c49f1c588f
1 changed files with 0 additions and 8 deletions
  1. 0 8
      NOTICES.txt

+ 0 - 8
NOTICES.txt

@@ -25,11 +25,3 @@ framework: 'test_01_allocation_counts.sh', 'run-nio-alloc-counter-tests.sh' and
     * https://github.com/apple/swift-nio/blob/main/LICENSE.txt
   * HOMEPAGE:
     * https://github.com/apple/swift-nio
-
-This product contains a simplified derivation of SwiftNIO HTTP/2's
-'HTTP2FrameEncoder' for testing purposes.
-
-  * LICENSE (Apache License 2.0):
-    * https://github.com/apple/swift-nio-http2/blob/main/LICENSE.txt
-  * HOMEPAGE:
-    * https://github.com/apple/swift-nio-http2