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

websocket sometimes not working in macOS sandbox app #518

Open
zhouhesheng opened this issue Apr 17, 2022 · 1 comment
Open

websocket sometimes not working in macOS sandbox app #518

zhouhesheng opened this issue Apr 17, 2022 · 1 comment

Comments

@zhouhesheng
Copy link

websocket sometimes not working in macOS sandbox app

@chockenberry
Copy link

If you try to send a file in macOS, you'll hit sendfile() which won't work. I worked around this by creating a Data object from the file and sending that instead.

-ch

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

No branches or pull requests

2 participants