# WebSocketAdapter

**Kind:** Interface

**Source:** [`packages/common/interfaces/websockets/web-socket-adapter.interface.ts`](https://github.com/nestjs/nest/blob/master/packages/common/interfaces/websockets/web-socket-adapter.interface.ts#L15)

**Part of:** [Common](subsystem-packages-common)

## Used by

4 references from 4 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (4)

- `ApplicationConfig` — `packages/core/application-config.ts`:13
- `NestApplication` — `packages/core/nest-application.ts`:54
- `NestMicroservice` — `packages/microservices/nest-microservice.ts`:35
- `BaseWsInstance` — `packages/websockets/adapters/ws-adapter.ts`:8
