Add RPC calls to the log
Open
mirrored
- Dominant language
- C
- Stars
- 135
- Forks
- 72
- PR merge metrics
- No merged PRs in 30d
Description
This is a feature request.
Currently if you make an RPC call this is not logged in the log that is accessible through semi-hosting. This would be very useful though to monitor what is going on between the boxes, even if it's just the calls (serialized values would be even nicer, but that's hard).
Contributor guide
Research direction
No files or tests are named. Start by locating the RPC implementation and the semihosting-accessible logging path, then determine where calls between boxes can be recorded without serializing values. Done means RPC calls appear in that log; confirm the expected format and coverage before changing code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100