1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-12 11:21:52 +00:00

Update README.md

This commit is contained in:
winlin 2013-10-17 18:41:22 +08:00
parent 63920c5cc7
commit f4580f9521

View file

@ -8,7 +8,7 @@ can be used as origin server, or rtmp-server for encoder.
2. high-performance: single-thread, async socket, event/st-thread driven.
3. support origin and edge mode.
4. only for live streaming.
5. donot support vhost, __defaultVhost__ only.
5. donot support vhost, \_\_defaultVhost\_\_ only.
6. single process, no multiple processes yet.
Winlin