Why wsopt can not be installed on a bind socket? Example:
socket.bind('ws://127.0.0.1:7789', { wsopt: 'text' })
And why is the standard value binary?) I think it would be more logical to text.
Why wsopt can not be installed on a bind socket?
Example:
And why is the standard value binary?) I think it would be more logical to text.