Fixed websocket event handlers functionality
- Since mid last year, websocket event handlers functionality was not functioning properly due to underlying changes in the channel domain structure.
- This pull request fixes how the websocket domain name is acquired and how the connection is established.