B S W A G I C
Documentation

Pusher

Enable real-time event broadcasting: instant notifications, live updates, and desktop alerts across the platform.

Pusher

How to Set Up Pusher in Bswagic

  • How to Set Up Pusher in Bswagic : Steps
    • Account : Sign up / log in to Pusher and create an app
    • Copy Credentials : App ID, App Key, App Secret, Cluster
    • Navigate : System Settings > Pusher > Real-Time Event Broadcasting
    • Paste : Fill App ID, App Key, App Secret, Cluster (e.g., ap2)
    • Enable : Turn on Real-Time Notifications and optional Desktop Notifications
    • Auto Dismiss : Set desktop notifications auto-dismiss seconds (0 to disable)
    • Test & Save : Click Test Pusher, then Save Changes

Configuration Fields

  • Configuration Fields : What each field does
    • App ID : Unique identifier for your Pusher app
    • App Key : Public key used by frontend to authenticate
    • App Secret : Private key for secure backend communication
    • Cluster : Region (e.g., ap2, us2, eu) closest to your users
    • Enable Real-Time Notifications : Instant updates (new messages, etc.)
    • Enable Desktop Notifications : Browser push notifications for users
    • Auto Dismiss Notifications : How long desktop alerts remain visible

Cluster Selection

  • Cluster Selection : Pick a nearby region
    • ap2 : Asia-Pacific
    • us2 : United States
    • eu : Europe
    • Tip : Choose the closest cluster for best latency

Final Steps

  • Final Steps : Verify and enable
    • Test : Use Test Pusher to validate connectivity
    • Save : Click Save Changes to apply