nest-status-monitor icon indicating copy to clipboard operation
nest-status-monitor copied to clipboard

Add options to websocket gateway

Open derzkiy opened this issue 6 years ago • 3 comments

For situation when you do not want send status information to all connected clients. But I'm not sure that this is the right way to configure websocket gateway decorator.

derzkiy avatar Mar 27 '19 16:03 derzkiy

Hi @derzkiy, I really like your idea and I would like to thank you for your contribution. I think that we should add this feature to the library. But I don't think that user should set parameters through configuration of application. It should be done through configuration of module. I am not sure, at the moment, how that can be done.

I will do some investigation when I got some time next week.

ivanvs avatar Mar 29 '19 08:03 ivanvs

Hi @ivanvs How are your investigation? Do we have any options to do that? I understand that approach is not so convenient, but it give us the way to set websocket options at least.

Currently we can't do it at all

anyx avatar Jul 25 '19 09:07 anyx

I tried to find solution for this issue, but I still don't have solution that I am satisfied with.

ivanvs avatar Jul 29 '19 12:07 ivanvs