Hi guys, quick question : is it normal that the prisma server doesn't expose any ws://localhost:4466 endpoint ?
d
dpetrick
10/19/2018, 10:46 AM
What is the error youโre seeing?
s
Sach97
10/19/2018, 11:43 AM
I was playing around trying to implement subscription by my self in go. And when I try websocket.DefaultDialer.Dial() on ws ws://localhost:4466 I get a "bad handshake" error