vsomeip
vsomeip copied to clipboard
An implementation of Scalable service-Oriented MiddlewarE over IP
Standards see : http://www.some-ip.com/standards.shtml
Hi @lutzbichler , Is the request response delay feature supported by vsomeip 3.1.20.3? There is an element for configuring the request response delay in the json configuration however the configured...
I got a Crash at sentence "std::lock_guard its_lock(multicast_mutex_) at udp_server_endpoint_impl::join",Vistual Studio 2019 's stack stay at _MyMutex.lock() when crash occur. below is test step: Step1: Run a application with vsomeip...
if I use tcp to send a someip packet ,but I do not want it sticky packet,how can I do???
 suggest not use condition_variable wait_for which will affect by system time change
Hi, I'm having trouble on make the hello world example: Unknown CMake command "target_sources". Could you help me? thank you very much. My setup is as follows. ``` FebruaryFB:~/vsomeip/vsomeip-master$ mkdir...
According to the documentation: **VSOMEIP_MANDATORY_CONFIGURATION_FILES**: vsomeip allows to specify mandatory configuration files to speed-up application startup. While mandatory configuration files are read by all applications, all other configuration files are...
 found_service_msg should change to false when find one
in sd, check_ipv4_address function, two static should be removed.  because i meet one problem. although i can not understand why. 
 here, we get port error, but we still use its_value, the value we may not expect.