Jose Seravalli
Results
2
issues of
Jose Seravalli
I have a question about how the code works, say I have 2 channels, `NotificationsChannel` and `ChatsChannel`, then I would go and do: ``` this.cable.subscribe(url, 'NotificationsChannel'); this.cable.subscribe(url, ChatsChannel'); ``` since...
Hi! :) I'm setting up a local lxd with a storage pool off a secondary drive in `/dev/sbd1` but when I'm trying to create the pool I get the following...
bug