[Red5devs] [PATCH] RTMPT client added
Mondain
mondain at gmail.com
Tue Jul 8 10:32:46 PDT 2008
There is an eclipse format configuration for Red5 in the .settings directory
and I believe you can fix line endings to whatever you want using ant.
Paul
On Tue, Jul 8, 2008 at 12:23 AM, mabrek <mabrek at gmail.com> wrote:
> 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
>>
>>
>
> _______________________________________________
> Red5devs mailing list
> Red5devs at osflash.org
> http://osflash.org/mailman/listinfo/red5devs_osflash.org
>
>
--
http://gregoire.org/
http://osflash.org/red5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5devs_osflash.org/attachments/20080708/2c7580f3/attachment.html
More information about the Red5devs
mailing list