
    whn                     @    d dl Z d dlmZ d dlmZ d dlZ e        d Zy)    N)settings)load_dotenvc                      t        j                  t        j                  t        j                  t        j
                  t        j                  d      S )z.Return a single instance of the Pusher client.T)app_idkeysecretclusterssl)pusherPusherr   r   r   r   r	        6/var/www/html/hubwallet-dev/src/utils/pusher_config.pyget_pusher_clientr      s4    ==LL   r   )r   src.utils.settingsr   dotenvr   osr   r   r   r   <module>r      s     '  	 r   