Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 55 of 55 for Hypercorn (0.04 sec)

  1. docs/es/docs/alternatives.md

    No obstante, ya está siendo usado como un "estándar" por varias herramientas. Esto mejora enormemente la interoperabilidad, ya que podrías cambiar Uvicorn por cualquier otro servidor ASGI (como Daphne o Hypercorn), o podrías añadir herramientas compatibles con ASGI, como `python-socketio`.
    
    ///
    
    /// check | **FastAPI** lo usa para
    
    Manejar todas las partes web centrales. Añadiendo funcionalidades encima.
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Dec 30 18:26:57 UTC 2024
    - 25.4K bytes
    - Viewed (0)
  2. docs/fr/docs/alternatives.md

    Néanmoins, il est déjà utilisé comme "standard" par plusieurs outils. Cela améliore grandement l'interopérabilité, puisque vous pouvez remplacer Uvicorn par n'importe quel autre serveur ASGI (comme Daphne ou Hypercorn), ou vous pouvez ajouter des outils compatibles ASGI, comme `python-socketio`.
    
    ///
    
    /// check | **FastAPI** l'utilise pour
    
    Gérer toutes les parties web de base. Ajouter des fonctionnalités par-dessus.
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sat Nov 09 16:39:20 UTC 2024
    - 27.5K bytes
    - Viewed (0)
  3. docs/de/docs/alternatives.md

    Dennoch wird es bereits von mehreren Tools als „Standard“ verwendet. Das verbessert die Interoperabilität erheblich, da Sie Uvicorn mit jeden anderen ASGI-Server (wie Daphne oder Hypercorn) tauschen oder ASGI-kompatible Tools wie `python-socketio` hinzufügen können.
    
    ///
    
    /// check | **FastAPI** verwendet es, um
    
    Alle Kern-Webaspekte zu handhaben. Und fügt Funktionen obenauf.
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sat Nov 09 16:39:20 UTC 2024
    - 26.7K bytes
    - Viewed (0)
  4. docs/ja/docs/alternatives.md

    /// note | 技術詳細
    
    ASGIはDjangoのコアチームメンバーにより開発された新しい「標準」です。まだ「Pythonの標準 (PEP) 」ではありませんが、現在そうなるように進めています。
    
    しかしながら、いくつかのツールにおいてすでに「標準」として利用されています。このことは互換性を大きく改善するもので、Uvicornから他のASGIサーバー (DaphneやHypercorn) に乗り換えることができたり、あなたが`python-socketio`のようなASGI互換のツールを追加することもできます。
    
    ///
    
    /// check | **FastAPI**での使用用途
    
    webに関するコアな部分を全て扱います。その上に機能を追加します。
    
    `FastAPI`クラスそのものは、`Starlette`クラスを直接継承しています。
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sat Nov 09 16:39:20 UTC 2024
    - 31.5K bytes
    - Viewed (0)
  5. docs/en/docs/release-notes.md

    You can read the docs about running [FastAPI with Trio using Hypercorn](https://fastapi.tiangolo.com/deployment/manually/#hypercorn-with-trio).
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Fri Sep 05 12:48:45 UTC 2025
    - 544.1K bytes
    - Viewed (0)
Back to top