NB
NB
Any update on this. This really hurts our performance. Happy to contribute if somebody can point me what might be an issue.
Thanks for response @Jarema, by performance issue I meant case without `flush`. I assumed this is temporary hack since it is easy to forget to add this after each publish...
@Jarema Here is how we send msg via js. ``` pub async fn send_request(&self, user_id: u64, payload: UserRequest) { let bytes = utils::serialize_request(payload); self .js_client .publish( RE_USER_REQUEST_STREAM_NAME.to_string() + "." +...
Any update on this ? Majority of packages already bumped `zeroize`.
would love to see it !
I think this might be 1st good step to enable full cluster API https://github.com/anza-xyz/wallet-standard/pull/65 In later improvements, we can think about adding custom clusters.
Hey @JacobMGEvans can you provide more info why this issue has been closed ?
> 2. Also we already have a WalletConnect implementation (https://neon.coz.io/), can you describe how your solution will be different and better than the one we have? Let's say our workflow...
> 3. Nightly Connect supports 1 chain: Solana now? Is it integrated into any Solana app? We already support Sui, Solana, Polkadot and Aleph Zero and constantly growing. Examples: Solana:...
Small update: Reason why we want to cover entire scope is to enable powerful features for users like Safari extension. Below preview. https://github.com/AxLabs/grantshares/assets/38857779/b4b67d86-a2ed-47c9-a4ea-d97dfc5c37d3