# Twisted consumer example
Example of writing an application using the `Twisted connection adapter`.

```python
--8<-- "examples/twisted_service.py"
```
