-
Notifications
You must be signed in to change notification settings - Fork 52
feat(client,rpc)!: support auth in wasm rpc client #780
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
Conversation
3069cea to
443810e
Compare
443810e to
5140639
Compare
8eed0c3 to
7b58c33
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice workaround! few clarifying questions, otherwise lgtm
fl0rek
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The emulated subscription loop part was rubbing me a wrong way, touch annoying we cannot just return Err(..) there. Left best proposition I could come up with, leaving it to your judgement
Other than that, LGTM!
Co-authored-by: Mikołaj Florkiewicz <[email protected]> Signed-off-by: Maciej Zwoliński <[email protected]>
No description provided.