Update README.md

This commit is contained in:
winlin
2013-10-17 14:21:30 +08:00
parent 2ef96d576c
commit a8cbb8b913

View File

@@ -2,3 +2,11 @@ simple-rtmp-server
==================
simple rtmp origin/edge live server over state-threads.
1. simple: also stable enough.
2. high-performance: single-thread, async socket, event/st-thread driven.
3. support origin and edge mode.
4. only for live streaming.
5. support vhost.
Winlin