Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

which is the proper way to push notifications to another webserver

We have an API built on Rails, and processing some stuff with resque. After the process now, I need to send a notification to the client (which is an app built with Play Framework, that sends a json file to the API with the data to be processed with resque).
I found Faye, Private Pub and a lot of others but they only have examples to notify a page (like a chat window and so), and not a webserver.
any ideas? thanks a lot

like image 687
Luiz E. Avatar asked Jan 23 '26 13:01

Luiz E.


1 Answers

We've done it with faye. Works pretty well

like image 114
Luiz E. Avatar answered Jan 25 '26 03:01

Luiz E.



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!