Skip to content

RouquinBlanc/miocan-example-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Test app for using Metal I/O (mio) with socketcan

Socketcan is a great package for reading from CAN bus in Rust. But it only support synchronous calls.

On the other side, Metal I/O provides a nice support for asynchronous loop, for TCP, UDP, and... raw unix socket.

This is a quick example using miocan for making the glue and reading from CAN bus with async IO.

About

Example using mio, socketcan and miocan adapter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages