Using a shared channel with per-message permissions means that every client is updated with the channel's 'last_id', even if there are no messages available to them. Per-user channel names avoid this problem - the last_id will only be incremented when there is a message for the given user. |
||
|---|---|---|
| .. | ||
| templates | ||
| actions.rb | ||
| advanced_user_narrative.rb | ||
| base.rb | ||
| certificate_generator.rb | ||
| dice.rb | ||
| magic_8_ball.rb | ||
| new_user_narrative.rb | ||
| quote_generator.rb | ||
| track_selector.rb | ||
| welcome_post_type_site_setting.rb | ||