candid_server 0.1.1

A server for reading and relaying messages on a CAN bus
candid_server-0.1.1 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

candid_server <ADDRESS> <INTERFACE>

FLAGS:
-h, --help       Prints help information
-V, --version    Prints version information

ARGS:
<ADDRESS>      The address:port to bind to
<INTERFACE>    The CAN interface to listen to