ok so i am on this site https://github.com/harmer/APE_Server/commits/master/
there are some fixes but i do not know how to install them, every each
one has some files, what should i do with this? copy to ubuntu serwer
folders?

On 23 Lis, 17:52, Anthony Catel <[email protected]> wrote:
> You can use the github version (which is more stable than the last
> official release)
>
> Le 23/11/2010 17:27, kentsh a crit :
>
> > 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/

Reply via email to