0.0
No commit activity in last 3 years
No release in over 3 years
Allows to publish messages to a faye server, the main difference with the default faye client is that it does not need to run inside a EventMachine loop as it only opens a http connection with the server to send the event. Because of this is best to publish events from a separate thread using sidekiq for example.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

faye-publisher

Simple publisher for faye