Skip to content

Conversation

@zvolin
Copy link
Member

@zvolin zvolin commented Oct 20, 2025

No description provided.

@zvolin zvolin force-pushed the feat/jrpc-wasm branch 3 times, most recently from 3069cea to 443810e Compare October 20, 2025 15:00
@zvolin zvolin changed the title feat!(rpc): support auth in wasm rpc client feat(rpc)!: support auth in wasm rpc client Oct 20, 2025
@zvolin zvolin changed the title feat(rpc)!: support auth in wasm rpc client feat(client,rpc)!: support auth in wasm rpc client Oct 24, 2025
@zvolin zvolin marked this pull request as ready for review October 24, 2025 14:46
@zvolin zvolin requested review from fl0rek and oblique October 24, 2025 14:46
@zvolin zvolin linked an issue Nov 4, 2025 that may be closed by this pull request
Copy link
Member

@fl0rek fl0rek left a 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

Copy link
Member

@fl0rek fl0rek left a 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!

zvolin and others added 3 commits November 14, 2025 11:27
Co-authored-by: Mikołaj Florkiewicz <[email protected]>
Signed-off-by: Maciej Zwoliński <[email protected]>
@oblique oblique merged commit 99073a4 into eigerco:main Nov 14, 2025
52 checks passed
@zvolin zvolin mentioned this pull request Nov 14, 2025
@zvolin zvolin deleted the feat/jrpc-wasm branch November 14, 2025 13:45
@zvolin zvolin mentioned this pull request Nov 18, 2025
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.

Add javascript jsonrpc client with auth and subscriptions

3 participants