Brooke Holmes
Brooke Holmes
It's now working for me again, @Codeveen what happens when you try now?
Oh my goodness thank you so much for this. I spent several hours trying to identify a bug in node-gyp on node v16 only to find it's because there's a...
This would be a really cool feature to have! Is there any way that `` and `` could be tokenised without messing up the autoindentjsx code? I'm happy to take...
@robmadole I would also really benefit from this! For example, I have a grid of icons that scale with the device size (i.e. each icon is 1/4 of the device...
Hey guys! Sorry about that; decided to remove irrelevant discussion for this issue. I'm going to be actively maintaining this repo for a little while, and this is definitely a...
I second this, it should be called `vue-socketio` or similar. People looking to use (or even make) a `vue-websocket` plugin that utilises the native websocket would be disappointed. Either way...
I'm unlocking this issue so I can gather feedback. It seems as though `vue-websocket` will be this package name, and the owner isn't interested in changing it. So, end of...
Apologies while I get up to speed, I've just taken over as the lead maintainer for a while. I'll test out the example at some point in the next few...
@Nolaan Thank you for saying that 🙂 I'm a huge fan of the Vue.js ecosystem - it's definitely still got its fair share of teething problems that's for sure, but...
This is part of the `conf.namespace` that gets passed directly to the [`socket.io-client`](https://github.com/socketio/socket.io-client) package. https://github.com/icebob/vue-websocket/blob/4a7e5136863a5216a5f8befec4923a6f43c8e942/src/index.js#L18-L21 I'll update and test the latest version, but ultimately I'm not entirely sure what your...