-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
Look at the screenshot, it's weird.
![CleanShot 2024-02-24 at 19 40 29@2x](https://github.com/z…
-
The application panicked (crashed) when some of the RPC nodes are unreachable.
Logs:
```
[2022-03-11T04:21:51.869184Z WARN rustls::check] Received a ServerHelloDone handshake message while expec…
lazam updated
9 months ago
-
By refering to the guide: https://github.com/apache/tvm/tree/main/apps/hexagon_launcher.
Sussfully building all the files needed and push all the files to my android device. However, when runing th…
-
## CVE-2019-10086 - High Severity Vulnerability
Vulnerable Library - commons-beanutils-1.9.3.jar
Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspec…
-
Description
I have a gRPC endpoint that I call via a REST API. The relevant gRPC service definition is as follows:
```
rpc myEndpoint(SampleRequest) returns (SampleResponse) {
option (goog…
-
## Problem
Currently, services need to return a `toy_rpc::Error` which requires the user to write more code than necessary. The user needs to explicitly convert errors from external crates or imple…
-
I am writing a dual-core app running on Portenta H7 with micropython on M7 + arduino code on M4.
My use-case for true paralelism is to call a function and never expect for the return value (since i…
-
So after discussion regarding this library (https://forum.mongoose-os.com/discussion/2702/library-wifi-captive-portal-web-ui-list-ssids-test-configure-rpc-gzip-support) I think the best thing to do is…
-
Is there a reason the wallet RPC protocol does not follow the JSON-RPC standard? Implementation would be much easier if one could use JSON-RPC libraries.
-
Thank you for the fantastic work on this library! It significantly reduces the effort to get RPC comms established between a host and embedded device.
Currently, the framework as a whole only suppo…