We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 837468a commit 5d2165dCopy full SHA for 5d2165d
README.md
@@ -258,7 +258,8 @@ Transfer/sec: 233.95MB
258
259
#### Examples
260
-------
261
-- dpdk_tcp_server, tcp server run on ANS tcp/ip stack.
+- [dpdk http server](https://github.com/ansyun/dpdk-ans/tree/master/examples/http_server): http server run on ANS tcp/ip stack.
262
+- [dpdk https server](https://github.com/ansyun/dpdk-ans/tree/master/examples/https_server): https server run on ANS tcp/ip stack.
263
- [dpdk-nginx](https://github.com/ansyun/dpdk-nginx), nginx was porting to run on ANS tcp/ip stack.
264
265
#### [Wiki Page](https://github.com/ansyun/dpdk-ans/wiki)
0 commit comments