Feyisola Jonathan
Results
1
comments of
Feyisola Jonathan
While you can't use the broadcast event inside close You should be able to use this method: ``` const Ws = use('Ws'); const topic = Ws.getChannel('channel').topic('topic'); // emitTo or broadcast...