Skip to content

Commit 0017849

Browse files
authored
Update README.md
1 parent 6033bb4 commit 0017849

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66

77
* main js modules: udt.js, httpp.js, udts.js and httpps.js, that's compatible to net.js,http.js,tls.js and https.js
88

9-
[Wiki page](https://github.com/InstantWebP2P/nodejs-httpp/wiki/An-introduction-to-run-http-over-udp-with-node.js)
9+
* [HTTP over UDP Wiki page](https://github.com/InstantWebP2P/nodejs-httpp/wiki/An-introduction-to-run-http-over-udp-with-node.js)
1010

1111
### Features
1212

1313
* Node.js v12.x API compatible
1414
* Support UDT(UDP-based transport) protocol
1515
* Run HTTP and HTTPS over UDT over UDP, taking UDP high performance
16-
* Support high-performance multi-process/thread UDP server by utilizing multi-cores' CPU
16+
* Support high-performance multi-process/multi-thread UDP server by utilizing multi-cores' CPU
1717
* Configurable Congestion Control
1818
* Per-Socket network performance monitor
1919
* Extend client/central server style web service transparently

0 commit comments

Comments
 (0)