StompBrokerJS icon indicating copy to clipboard operation
StompBrokerJS copied to clipboard

Does anyone know how to use this plugin in nestjs?

Open yangdan8 opened this issue 4 years ago • 1 comments

Does anyone know how to use this plugin in nestjs

yangdan8 avatar Sep 28 '20 01:09 yangdan8

You should write implementation of the WebSocketAdapter.

https://docs.nestjs.com/websockets/adapter#advanced-custom-adapter

4ib3r avatar Sep 28 '20 03:09 4ib3r