Scalable service-Oriented MiddlewarE over IP (SOME/IP)
SOME/IP is an automotive middleware solution that can be used for control messages.
This project implements a pure rust parser for SOME/IP content.
The feature url
enables conversion between someip_messages::SdEndpointOption and url::Url. The url
feature is disabled by default.