Ahmet BOZDOĞAN

Results 1 comments of Ahmet BOZDOĞAN

You can create your own list by adding the following code to server.js ``` let subscriptionList = []; (async () => { for await (let {socket, channel} of agServer.listener('subscription')) {...