[Red5devs] Proper Way of Implementing Handshake
Chris Allen
mrchrisallen at gmail.com
Thu Jun 26 12:29:48 PDT 2008
yes Paul is correct as usual. This is the new standard in the Flash
player, so it doesn't make any sense to extend existing classes to add
this functionality.
On Wed, Jun 25, 2008 at 6:26 PM, Mondain <mondain at gmail.com> wrote:
> I would just use the current class with backward compatibility since all the
> new players will be using this handshake routine (until they change it).
>
> Paul
>
> On Wed, Jun 25, 2008 at 12:37 PM, Steven Zimmer <stevenlzimmer at gmail.com>
> wrote:
>>
>> Hello,
>>
>>
>>
>> Since this class is going to handle connecting differently it makes sense
>> to make create some new classes to do this correct?
>>
>>
>>
>> For example I would need the following classes:
>>
>>
>>
>> RTMPNewIoHandler extends IoHandlerAdapter
>>
>> Implements ApplicationContextAware
>>
>>
>>
>> And
>>
>>
>>
>> RTMPNewConnection extends RTMPConnection
>>
>>
>>
>> Correct?
>>
>>
>>
>> Or should I make the required changes into the mina stuff?
>>
>>
>>
>> _______________________________________________
>> Red5devs mailing list
>> Red5devs at osflash.org
>> http://osflash.org/mailman/listinfo/red5devs_osflash.org
>>
>
>
>
> --
> It is difficult to free fools from the chains they revere. - Voltaire
> _______________________________________________
> Red5devs mailing list
> Red5devs at osflash.org
> http://osflash.org/mailman/listinfo/red5devs_osflash.org
>
>
More information about the Red5devs
mailing list