ryanb / private_pub

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

Remove jQuery dependency #2

Closed ryanb closed 13 years ago

ryanb commented 13 years ago

The current private_pub.js file is dependent upon jQuery and is just a quick hack. This needs to be cleaned up and the jQuery dependency needs to be removed.