| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
IPv6 Support (jacobschaer#9) Supports IPv6 ECU's. Autodetects which socket type to use based on the address string passed in. Additionally, now raises ValueError for invalid IP address strings.
Message representation (jacobschaer#7) * Added forgotten test case for reconnection on graceful shutdown. * Added parent class for all message types implementing repr/str/eq * Fixed possible issue with VIN being either str or bytes
Improved Connector Close Behavior and Auto TCP Reset (jacobschaer#5) * Update udsoncan adapter to not close the transport by default (that functionality can be re-enabled with a kwarg in the constructor) * Add kwarg to DoIPClient allowing reconnect/reactivate if the TCP socket breaks * Cleaned up a few typos in documentation
| Back | FazBrowse Home | New Git URL |