§
    ÚÇÔi  ã                   ó*   — d Z ddlmZ ddlmZ ddgZdS )a’  
Connect creates a persistent outbound connection to Inngest. Compared to our "serve" functions, Connect:
- Doesn't require exposing your app to the public internet.
- Is lower latency.
- Avoids HTTP timeouts.

Note that Connect does not work with serverless platforms: you must run your app
in a long-lived process. If you're using a serverless platform, you should use
our "serve" functions instead.
é   )Úconnect)ÚConnectionStater   r   N)Ú__doc__Ú_internal.connectr   Ú_internal.modelsr   Ú__all__© ó    úU/root/projects/qq-shell/venv/lib/python3.11/site-packages/inngest/connect/__init__.pyú<module>r      sD   ðð	ð 	ð 'Ð &Ð &Ð &Ð &Ð &Ø -Ð -Ð -Ð -Ð -Ð -àÐ'Ð
(€€€r
   