1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

TODO: we now support RTMP

This commit is contained in:
Daniel Stenberg 2010-08-25 09:20:08 +02:00
parent d106189a47
commit 0cbdcd07a8

View File

@ -65,7 +65,6 @@
10. New protocols
10.1 RSYNC
10.2 RTMP
11. Client
11.1 sync
@ -360,12 +359,6 @@ to provide the data to send.
There's no RFC for protocol nor URI/URL format. An implementation should
most probably use an existing rsync library, such as librsync.
10.2 RTMP
There exists a patch that claims to introduce this protocol:
http://osdir.com/ml/gnu.gnash.devel2/2006-11/msg00278.html, further details
in the feature-request: http://curl.haxx.se/bug/feature.cgi?id=1843469
11. Client
11.1 sync