Skip to content

WebSocketAdapter

reference
1 min readUpdated

Kind: Interface

Source: packages/common/interfaces/websockets/web-socket-adapter.interface.ts

Part of: 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)

  • ApplicationConfigpackages/core/application-config.ts:13
  • NestApplicationpackages/core/nest-application.ts:54
  • NestMicroservicepackages/microservices/nest-microservice.ts:35
  • BaseWsInstancepackages/websockets/adapters/ws-adapter.ts:8

Was this page helpful?

Download as PDF
WebSocketAdapter — NestJS head-to-head