# Select Connection Adapter
Asynchronous adapter without third-party dependencies.

## Interacting with Pika from another thread
`pika.SelectConnection`'s I/O loop provides `add_callback_threadsafe()` to allow interacting with Pika from another thread.

## Class Reference

::: pika.adapters.select_connection

::: pika.adapters.select_connection.SelectConnection
    options:
      members: true
      inherited_members: true
