theturtle32 / WebSocket-Node

A WebSocket Implementation for Node.JS (Draft -08 through the final RFC 6455)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ssl using cloudflare

OlympicAngel opened this issue · comments

commented

Im trying to connect to ws that proxyed using cloudflare, it wint allow me..
If im trying with direct ip it works, but the tbe domain it wont,
I tryed using http server and with https server(using cloudflare cert) any help on that?