Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: socket.io cors errror solving #62

Merged
merged 2 commits into from
Dec 7, 2023
Merged

feat: socket.io cors errror solving #62

merged 2 commits into from
Dec 7, 2023

Conversation

tomatozil
Copy link
Contributor

  • 클라이언트가 websocket 연결 요청시 cors error 나는 문제
    • 첫 http handshake시에 문제가 생기는 것 같은데, .enableCors로 해결이 안됩니다.
    • 저번에 만들었던 SocketIoAdapter에서 서버를 만들 때, cors 옵션을 줘봤습니다.
    • 일단 되는지 확인 예정!

@tomatozil tomatozil merged commit 8629d86 into main Dec 7, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants