Download em websocket chat demo Free Java Code
Description
Basic app for peer to peer chat demo using html5 websocket and event machine.
Icons
Source Files
The download file em-websocket-chat-demo-master.zip has the following entries.
.gitignore/* w ww.j a v a2s. c o m*/
Gemfile
Gemfile.lock
README
Rakefile
app/controllers/application_controller.rb
app/controllers/chat_controller.rb
app/controllers/home_controller.rb
app/helpers/application_helper.rb
app/helpers/chat_helper.rb
app/helpers/home_helper.rb
app/models/user.rb
app/views/chat/index.html.erb
app/views/chat/index.html.erb.old
app/views/devise/confirmations/new.html.erb
app/views/devise/mailer/confirmation_instructions.html.erb
app/views/devise/mailer/reset_password_instructions.html.erb
app/views/devise/mailer/unlock_instructions.html.erb
app/views/devise/passwords/edit.html.erb
app/views/devise/passwords/new.html.erb
app/views/devise/registrations/edit.html.erb
app/views/devise/registrations/new.html.erb
app/views/devise/sessions/new.html.erb
app/views/devise/shared/_links.erb
app/views/devise/unlocks/new.html.erb
app/views/home/chat.html.erb
app/views/home/index.html.erb
app/views/layouts/application.html.erb
config.ru
config/application.rb
config/boot.rb
config/database.yml
config/environment.rb
config/environments/development.rb
config/environments/production.rb
config/environments/test.rb
config/initializers/backtrace_silencers.rb
config/initializers/devise.rb
config/initializers/inflections.rb
config/initializers/mime_types.rb
config/initializers/secret_token.rb
config/initializers/session_store.rb
config/locales/devise.en.yml
config/locales/en.yml
config/routes.rb
db/migrate/20110202074138_devise_create_users.rb
db/migrate/20110202074236_add_name_to_users.rb
db/schema.rb
db/seeds.rb
doc/README_FOR_APP
em_chat.rb
lib/tasks/.gitkeep
public/404.html
public/422.html
public/500.html
public/favicon.ico
public/images/delete_10.png
public/images/edit_10.png
public/images/menu_bg.png
public/images/menu_hover.png
public/images/rails.png
public/javascripts/.gitkeep
public/javascripts/FABridge.js
public/javascripts/WebSocketMain.swf
public/javascripts/application.js
public/javascripts/em_chat.js
public/javascripts/em_websocket.js
public/javascripts/jquery-ui-1.8.6.custom.min.js
public/javascripts/jquery.corner.js
public/javascripts/jquery.js
public/javascripts/jquery.ui.chatbox.js
public/javascripts/rails.js
public/javascripts/swfobject.js
public/javascripts/web_socket.js
public/robots.txt
public/stylesheets/.gitkeep
public/stylesheets/application.css
public/stylesheets/application_new.css
public/stylesheets/application_new1.css
public/stylesheets/base.css
public/stylesheets/grid.css
public/stylesheets/images/ui-bg_diagonals-thick_18_b81900_40x40.png
public/stylesheets/images/ui-bg_diagonals-thick_20_666666_40x40.png
public/stylesheets/images/ui-bg_flat_10_000000_40x100.png
public/stylesheets/images/ui-bg_glass_100_f6f6f6_1x400.png
public/stylesheets/images/ui-bg_glass_100_fdf5ce_1x400.png
public/stylesheets/images/ui-bg_glass_65_ffffff_1x400.png
public/stylesheets/images/ui-bg_gloss-wave_35_f6a828_500x100.png
public/stylesheets/images/ui-bg_highlight-soft_100_eeeeee_1x100.png
public/stylesheets/images/ui-bg_highlight-soft_75_ffe45c_1x100.png
public/stylesheets/images/ui-icons_222222_256x240.png
public/stylesheets/images/ui-icons_228ef1_256x240.png
public/stylesheets/images/ui-icons_ef8c08_256x240.png
public/stylesheets/images/ui-icons_ffd27a_256x240.png
public/stylesheets/images/ui-icons_ffffff_256x240.png
public/stylesheets/jquery-ui-1.8.6.custom.css
public/stylesheets/jquery.ui.chatbox.css
public/stylesheets/reset.css
script/rails
test/performance/browsing_test.rb
test/test_helper.rb
vendor/plugins/.gitkeep
Download
Click the following link to download em-websocket-chat-demo-master.zip.
em-websocket-chat-demo-master.zip