[Red5devs] [PATCH] RTMPT client added

mabrek mabrek at gmail.com
Tue Jul 8 00:23:45 PDT 2008


Thanks for quick response.
I've got a lot of conflicts on line endings (unix vs. dos) merging changes
back into local mercurial repository.
There is no svn:eol-style properties on java files, it's possible to fix by
running something like:
find -name '*.java' | xargs svn pset svn:eol-style native
from root of working copy.

Is there coding style guide for red5 sources?


On Tue, Jul 8, 2008 at 4:12 AM, Mondain <mondain at gmail.com> wrote:

> Added at r2873. Thanks for the patch!
>
> Paul
>
> On Mon, Jul 7, 2008 at 4:32 AM, mabrek <mabrek at gmail.com> wrote:
>
>> Here is the patch with RTMPT client implementation.
>> Common code from RTMPClient and RTMPTClient pulled up into
>> BaseRTMPClientHandler.
>> Common code for client and server RTMPTConnection pulled up into
>> BaseRTMPTConnection.
>> RTMPTClient and RTMPTClientConnector implemented from scratch. It's tested
>> only with current trunk red5.
>>
>>
>> _______________________________________________
>> Red5devs mailing list
>> Red5devs at osflash.org
>> http://osflash.org/mailman/listinfo/red5devs_osflash.org
>>
>>
>
>
> --
> http://gregoire.org/
> http://osflash.org/red5
> _______________________________________________
> Red5devs mailing list
> Red5devs at osflash.org
> http://osflash.org/mailman/listinfo/red5devs_osflash.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5devs_osflash.org/attachments/20080708/c9e18802/attachment.html 


More information about the Red5devs mailing list