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

Companion issue to https://github.com/emilbayes/noise-protocol/issues/5 #2

Open
mafintosh opened this issue Sep 19, 2019 · 0 comments

Comments

@mafintosh
Copy link
Contributor

Similar to in noise-protocol it is hard to know what is programmer errors and what is runtime errors as everything is asserts atm.

See

self.split = noise.readMessage(self.state, data, self._rx)
as an example where we try catch here but that catches both asserts and runtime errors

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

1 participant