Skip to content

artizilla/ratchet-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ratchet Push Demo

Software License

This is just a demo implementation of the Ratchet push tutorial page.

Requirements

  • Ansible >= 1.7
  • Vagrant >= 1.7.3

How to use

  1. Run vagrant up and then vagrant ssh
  2. Start the server by running php /var/www/bin/push-server.php
  3. Open client.html in your browser to subscribe for notifications
  4. Now open a new terminal window, run again vagrant ssh and then php /var/www/bin/post.php to generate a push notification
  5. Look at the browser console to make sure push message has been received

License

The MIT License (MIT). Please see LICENSE for more information.

About

Simple demo of Ratchet+ZMQ pub/sub messaging

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published