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

fix(@embark/proxy): Check if WebSocket open before sending #1978

Merged
merged 1 commit into from
Oct 21, 2019

Conversation

emizzle
Copy link
Collaborator

@emizzle emizzle commented Oct 21, 2019

Add error handling to the proxy so that websocket frames are not sent on a socket that is not open.

Add error handling to the proxy so that websocket frames are not sent on a socket that is not open.
@emizzle emizzle requested a review from a team October 21, 2019 06:21
@ghost
Copy link

ghost commented Oct 21, 2019

DeepCode Report (#1f4113)

DeepCode analyzed this pull request.
There are no new issues.

@iurimatias iurimatias merged commit db71a93 into master Oct 21, 2019
@delete-merged-branch delete-merged-branch bot deleted the fix/proxy-ws-error-handling branch October 21, 2019 17:24
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.

3 participants