From 3247121619304b7a443c18e61a7018b4abd08fac Mon Sep 17 00:00:00 2001 From: winlin Date: Sat, 15 Nov 2014 20:09:05 +0800 Subject: [PATCH] update readme for wiki --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c632b41f0..edf1b77de 100755 --- a/README.md +++ b/README.md @@ -314,7 +314,10 @@ Supported operating systems and hardware: ## Summary 1. Simple, also stable enough. -1. [High-performance](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_Performance): single-thread, async socket, event/st-thread driven. +1. High-performance( +[CN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_Performance), +[EN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_EN_Performance) +): single-thread, async socket, event/st-thread driven. 1. [High-concurrency](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_Performance), 1800 connections(500kbps), 900Mbps, CPU 90.2%, 41MB 1. Support [RTMP Origin Server](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_DeliveryRTMP). 1. Support [RTMP Edge Server](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_Edge) for CDN, push/pull stream from any RTMP server