Project

rayeux

0.0
No commit activity in last 3 years
No release in over 3 years
Provides client side functionality to talk to a Bayeux server such as the cometd server in Jetty.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

 Project Readme

This project is no longer supported. See https://github.com/jcoglan/faye for a suitable replacement.

Rayeux: A ruby client to communicate with a comet server using Bayeux.

Provides client side functionality to talk to a Bayeux server such as the cometd server in Jetty.

Rayeux is heavily based on the javascript cometd library available here: http://cometdproject.dojotoolkit.org/

Install & Use:

Dependencies

Todo

  • Support ack extension
  • Port to eventmachine-httpclient for a cleaner event driven model

Patches/Pull Requests

  • This library currently pretty rough around the edges. Would love to know about any improvements or bug fixes.
  • Feedback and comments are very welcome.

Copyright

Copyright (c) 2009 Pete Schwamb. See LICENSE for details.