de-vri-es / can-socket-rs

BSD 2-Clause "Simplified" License
2 stars 1 forks source link

CanopenSocket not mutable #4

Open JoostHendriks opened 7 months ago

JoostHendriks commented 7 months ago

As discussed, for better code structure it would be useful when the CanopenSocket does not need to be mutable. This enforces a certain code structure that's not very clear or very easy to maintain.