Unity-Technologies / multiplayer-community-contributions

Community contributions to Unity Multiplayer Networking products and services.
MIT License
429 stars 161 forks source link

Adding CORS header to WebSocketTransport? #144

Open rohanrhu opened 2 years ago

rohanrhu commented 2 years ago

Hi, how can I add CORS headers to WebSocketTransport?

My game server should send this:

Access-Control-Allow-Origin: *