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

exception propagation in websocket #1

Merged
merged 1 commit into from Jul 19, 2021

Conversation

GoncaloPT
Copy link
Owner

Adding code related to exception mapping. This means exceptions that occur on the native side are translated to typed exceptions on dart side. This is especially important for listening to stream scenarios.

@GoncaloPT GoncaloPT merged commit 236a19b into master Jul 19, 2021
@GoncaloPT GoncaloPT deleted the bugfix/socket_exception_propagation branch July 19, 2021 11:03
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.

None yet

1 participant