https://github.com/danigb/hablar
hablar emite widget
https://github.com/danigb/hablar
Last synced: 7 months ago
JSON representation
hablar emite widget
- Host: GitHub
- URL: https://github.com/danigb/hablar
- Owner: danigb
- License: lgpl-3.0
- Created: 2010-01-27T21:13:20.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2010-02-04T20:19:47.000Z (over 16 years ago)
- Last Synced: 2024-12-27T11:34:43.972Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 6.7 MB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
= Hablar =
Hablar emite widget
LPGL v3
= Pre-requisites =
Running ejabberd with bosh at localhost:5280/http-bind/
gwt2.0
gwt-eclipse-plugin installed
test1@localhost and test2@localhost registered users in ejabberd
= Instructions =
Open the eclipse project
Run the project as web application (right button over project > Run As > Web Application)
Choose one of the url(*) from the Development Mode panel and play!
NOTES:
(*) Each of the url are the same module running with different configurations
using meta html parameters (see *.html files in war folder)
You can open two (or more) browser windows to chat with different users.