vue-websocket
vue-websocket copied to clipboard
Group name must be a valid unicode string containing only ASCII alphanumerics, hyphens, or periods.
This is part of the conf.namespace that gets passed directly to the 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 issue is @sirb0rab0g1. Is this an error message you're getting? Are you providing a group name that conforms to the above specification but are still receiving the error?