Skip to content
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.

CORS settings for SocketIOServer? #21

Open
Smoodi opened this issue Apr 28, 2022 · 0 comments
Open

CORS settings for SocketIOServer? #21

Smoodi opened this issue Apr 28, 2022 · 0 comments

Comments

@Smoodi
Copy link

Smoodi commented Apr 28, 2022

Hey,
I am trying to mimic a socket io server written in JS.
Ever since the SocketIO protocol v3 CORS (Cross-Origin-Resource-Sharing) is disabled by default (see https://socket.io/docs/v4/handling-cors/).
I have looked into the SocketIOServerOption class where I would have assumed a parameter to be set but can't I can't find any setting for it.
Does the SocketIOSharp implementation have any settings that could be modified so that CORS can be enabled or configured?

Kind regards

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant