candid_server 0.1.0

A server for reading and relaying messages on a CAN bus
candid_server-0.1.0 is not a library.
Visit the last successful build: candid_server-0.3.0

CANdid Server

Reads from the specified CAN bus and relays each frame to connected clients.

Usage

cargo run --bin canserver [address] [interface]
address:   The addr:port to bind to
interface: The CAN Bus interface to read from