ryanb / private_pub

Handle pub/sub messaging through private channels in Rails using Faye.
MIT License
864 stars 228 forks source link

Serve timestamp and signature in json format #79

Open czhu12 opened 11 years ago

czhu12 commented 11 years ago

I am trying to integrate this with a backbone front end and so would it be possible to serve only the necessary data in JSON format?

gregmolnar commented 10 years ago

What do you mean by necessary data?