Thanks Joachim, Does that mean that invoke blocks the connection until it receives a response?
If so, is there a better method for sending data to the client over RTMP? Best regards, Tom On Mon, 2006-07-31 at 18:49 +0200, Joachim Bauch wrote: > Hi Thomas, > > John Grden wrote: > > Hey Thomas, you might get a better response on red5devs > > No, this list is fine as the question is related to the programming > _with_ Red5, not the programming _of_ Red5 ;) > > The difference between "notify" and "invoke" is how they get serialized. > "invoke" tells the client / server that the other end expects a response > for the call, "notify" doesn't want a response. For method calls to > clients, only "invoke" seems to be supported by the FP. > > Joachim > > _______________________________________________ > Red5 mailing list > [email protected] > http://osflash.org/mailman/listinfo/red5_osflash.org _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
