The language is Javascript, with the ‘ws’ library. Connection is
const connection = new WebSocket("ws://irc-ws.chat.twitch.tv:80");
The language is Javascript, with the ‘ws’ library. Connection is
const connection = new WebSocket("ws://irc-ws.chat.twitch.tv:80");