Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation Problem #71

Open
bhavikdesai94 opened this issue May 27, 2016 · 4 comments
Open

Documentation Problem #71

bhavikdesai94 opened this issue May 27, 2016 · 4 comments

Comments

@bhavikdesai94
Copy link

Hii abhinav, i want to connect ejjaberd server in my site for the chat purpose but problem is their i haven't found good documentation to develop code, i have used your library and create send message file whenever i run that file it will online the user which i have set in constructor if i run that file ten time than it will show 10 user login but only one user is login for ten time in ejjeberd server so will you please help me how can i figure it out.

@calebtr
Copy link

calebtr commented May 27, 2016

What is it you would like your script to do?

@bhavikdesai94
Copy link
Author

I want a simple script where user can enter username and password and it will create user on ejjeberd server i have read your XEP-0077 File but still i am not able to do it. Can you please say how can i use XEP-0077 file to create a register_user method in php and i am using mac os and running php file in browser so when i run register user example given by you at that time its give me an error like argc and argv is not defined.

@calebtr
Copy link

calebtr commented May 30, 2016

Running it in the browser is tricky since JAXL runs in an endless loop and needs to listen for events. You'll need a javascript layer or something else to talk to the JAXL daemon that is running on your server.

@frost-nzcr4
Copy link
Contributor

Sort of #57, #58 issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants