winlin

update readme

正在显示 1 个修改的文件 包含 2 行增加2 行删除
@@ -86,9 +86,9 @@ Supported operating systems and hardware: @@ -86,9 +86,9 @@ Supported operating systems and hardware:
86 ## Summary 86 ## Summary
87 01. Simple: also stable enough.<br/> 87 01. Simple: also stable enough.<br/>
88 02. [High-performance](https://github.com/winlinvip/simple-rtmp-server/wiki/Performance): single-thread, async socket, event/st-thread driven.<br/> 88 02. [High-performance](https://github.com/winlinvip/simple-rtmp-server/wiki/Performance): single-thread, async socket, event/st-thread driven.<br/>
89 -03. With RTMP edge server(plan), support origin server.<br/> 89 +03. Support RTMP edge server(plan), support origin server.<br/>
90 04. RTMP without vod streaming, live streaming only.<br/> 90 04. RTMP without vod streaming, live streaming only.<br/>
91 -05. With multiple processes, support single process.<br/> 91 +05. Support multiple processes, support single process.<br/>
92 06. Support vhost, support \_\_defaultVhost\_\_.<br/> 92 06. Support vhost, support \_\_defaultVhost\_\_.<br/>
93 07. Support adobe rtmp live streaming.<br/> 93 07. Support adobe rtmp live streaming.<br/>
94 08. Support apple [HLS(m3u8)](https://github.com/winlinvip/simple-rtmp-server/wiki/DeliveryHLS) live streaming.<br/> 94 08. Support apple [HLS(m3u8)](https://github.com/winlinvip/simple-rtmp-server/wiki/DeliveryHLS) live streaming.<br/>