pgriess / node-websocket-client

A Web Socket client for NodeJS
BSD 3-Clause "New" or "Revised" License
150 stars 68 forks source link

hi^^ wss support? #16

Open nanha opened 13 years ago

nanha commented 13 years ago
    switch (getUrlScheme(url)) {
    case 'ws':
        var u = urllib.parse(url);

case 'wss' => where??.

thanks

averybross commented 8 years ago

+1

kamilml commented 6 years ago

+2

alissonpelizaro commented 5 years ago

+3