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

Embed chat #17

Open
heshanlk opened this issue Apr 11, 2013 · 1 comment
Open

Embed chat #17

heshanlk opened this issue Apr 11, 2013 · 1 comment

Comments

@heshanlk
Copy link

How to run this application not as a standalone application but inside a website?

@szimek
Copy link
Owner

szimek commented Apr 15, 2013

Check https://github.com/szimek/xmpp-chat/blob/master/views/index.ejs. You'll see that you need to load all JS files (or better combine them into a single one) and call Chat.connect() method with user JID and password.

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

No branches or pull requests

2 participants