so what can id do if i need to control channels, because i want to write chat connection between two users.
On 23 Lis, 17:15, Anthony Catel <[email protected]> wrote: > It's not a release. It's on github ;) > > Le 23/11/2010 17:14, kentsh a crit : > > > great:( > > can you give me link where i can download version 1.01? > > > On 23 Lis, 17:09, Anthony Catel<[email protected]> wrote: > >> Hi, > > >> Looks like it's a bug in the documentation. It's indeed available since > >> 1.01dev > > >> Anthony > > >> Le 23/11/2010 16:48, kentsh a crit : > > >>> Hi again, > >>> i have problem with function i found on ape documentation. for example > >>> 'mkChan' > >>> i have function like > >>> client.addEvent('ready', function() { > >>> var channel = client.mkChan("mychannel"); > >>> client.core.join(channel); > >>> }); > >>> and when i am conntected to ape server should be created channel > >>> 'mychannel' but all i have is error > >>> 'client.mkChan is not a function' > >>> can you tell me why? > >>> i found some information in this topic > >>>http://groups.google.com/group/ape-project/browse_thread/thread/7b101... > >>> that this function is avalible since version 1.01 but in documentation > >>> it is written that it is since 1.0 so how it is finally? > >>> is this error because of my code mistake or serwer version stuff? > > -- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
