Bartosz Rozwarski

Results 42 comments of Bartosz Rozwarski

hey, @chadyj I think it's fixed now.

I think we could specify "parallelizing" Relay client encodes every publish request into a string and sends it as a websocket text frame, so sending one text frame after another...

OK, so I have measured time between requests and it goes as follow: > will send propose response 1667392251385 > did send propose response 1667392251387 > will send settle request...

> @llbartekll can you measure using "ap-southeast-1.relay.WalletConnect.com"? > > Because our db writer instances are Europe latency is much worse in other regions. > > Also: 125ms is quite a...

To sum up after SDK meeting: We can add timestamp to each requests: `wc_sessionRequest` and `wc_authRequest`. In 5 minutes requests should expire on both peers. After expiry, rpc history record...

> @llbartekll Can you elaborate on that? @jakobuid at least one item in nested array is required - OR top level array is like AND ``` ["wc_authRequest","wc_sessionPropose"] [["wc_authBatchRequest","wc_authRequest"],"wc_sessionPropose"] ```

@alexander-lsvk can you add the section, how it's been tested?

hey @EvgenV have you been able to resolve the issue?

but it breaks the project as this method is imported by other modules