googollee / go-socket.io

socket.io library for golang, a realtime application framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cors problem with Golang Server

HichOoMa opened this issue · comments

I am using go-socket.io in the backend

When I implement socket in the front side it show error Reason: CORS header ‘Access-Control-Allow-Origin’ missing

any answer on this ?

Still not but I moved to work with gorilla websocket is easy to implement also