DoCAN(Diagnostic Communication over Controller Area Network) is a specialized protocol used primarily in automotive and industrial settings.
The driver must implement the CanDriver trait defined in rs-can
.
server_xxx
client_xxx
- Rust 1.70 or higher
- Cargo (included with Rust)
We're always looking for users who have thoughts on how to make docan
better, or users with
interesting use cases. Of course, we're also happy to accept code contributions for outstanding
feature requests!