ryanb / private_pub

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

Improve Debugging #10

Open ryanb opened 13 years ago

ryanb commented 13 years ago

What should one do when it doesn't seem to be working the way it should? There should be improved error messages and handling when things go wrong and easy ways to log what is happening. There should be a debugger wiki page as well.

Here are some common problems one might run into, it would be good if Private Pub helped as much with debugging these as possible.

rubytastic commented 12 years ago

It would be nice it the debugging would list like all te "channel actions"

zlu commented 12 years ago

+1