1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

update readme.

This commit is contained in:
winlin 2013-10-20 22:25:21 +08:00
parent 5475d0e435
commit 0818677637

View file

@ -9,11 +9,11 @@ srs is a simple, high-performance, running in single process, <br/>
origin live server, with single vhost(like FMS \_\_defaultVhost\_\_).<br/> origin live server, with single vhost(like FMS \_\_defaultVhost\_\_).<br/>
Features:<br/> Features:<br/>
1. simple: also stable enough. 1. simple: also stable enough.<br/>
2. high-performance: single-thread, async socket, event/st-thread driven. 2. high-performance: single-thread, async socket, event/st-thread driven.<br/>
3. no edge server, origin server only. 3. no edge server, origin server only.<br/>
4. no vod streaming, live streaming only. 4. no vod streaming, live streaming only.<br/>
5. no vhost, \_\_defaultVhost\_\_ only. 5. no vhost, \_\_defaultVhost\_\_ only.<br/>
6. no multiple processes, single process only. 6. no multiple processes, single process only.<br/>
Winlin Winlin