Skip to content

andrepbap/pusher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pusher

This is a demonstration for socket.io, express.js and Rails notifications

  1. bundle install

  2. rake db:seed

  3. node node/notify.js

  4. rails s

This is a demo repository for sending messages to users. Currently its just simple one message to another. We can enhance this to trigger notifications in the server itself

There are 3 pre-registered users: [email protected] / abcd123 [email protected] / abcd123 [email protected] / abcd123

When you login via any of these, you can send messages to the other users from a simple form

About

Push Notifications example using express.js, socket.io - powered by a Rails app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 84.4%
  • HTML 9.2%
  • JavaScript 3.8%
  • CSS 2.0%
  • CoffeeScript 0.6%