Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
It's pretty common to emit from frontend and use socket.on to receive it in backend. However, I want to make socket.emit from plugin backend and receive it using socket.on in frontend side of plugin, instead of receiving data via callback.
Is there an example plugin for this? Thanks.
@noob111
nodebb-plugin-poll