REVrobotics / node-can-bridge

Other
1 stars 1 forks source link

Allow receiveMessage() to return undefined #29

Open NoahAndrews opened 1 month ago

NoahAndrews commented 1 month ago

This is a draft because it's a breaking change, and we don't want to merge this until we're ready to release a new major version.

We should also make sendMessage() throw instead of returning a non-zero error code, and maybe change "message" terminology to "frame".