Andrey Dodonov

Results 3 issues of Andrey Dodonov

In http_client, if we couldn't send all (or any data) via the socket, invoke poll instead of blindly retrying and flooding the socket. It's especially relevant after adding https://github.com/zephyrproject-rtos/zephyr/pull/45626

area: Networking
Stale

It would be cool to be able to use paste (via right-click/Paste /whatever) as in normal bash. Reasoning, use case: There can be many use cases for that. Example: I...

web3.js changed the way how we subscribe to events, update this example accordingly. See e.g. https://web3js.readthedocs.io/en/v1.2.11/web3-eth-contract.html#id50 Optionally querying the balances may be removed for this example to be concise.

documentation :book:
external contribution :star: