# get_asgi_transport

> **Function** in `langgraph_sdk`

📖 [View in docs](https://reference.langchain.com/python/langgraph-sdk/_shared/utilities/get_asgi_transport)

## Signature

```python
get_asgi_transport() -> type[httpx.ASGITransport]
```

---

[View source on GitHub](https://github.com/langchain-ai/langgraph/blob/b674dd46228b0928a6bc0ad9a3d8e38ef28f6895/libs/sdk-py/langgraph_sdk/_shared/utilities.py#L209)