vsomeip icon indicating copy to clipboard operation
vsomeip copied to clipboard

An implementation of Scalable service-Oriented MiddlewarE over IP

Results 303 vsomeip issues
Sort by recently updated
recently updated
newest added
trafficstars

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???

![image](https://user-images.githubusercontent.com/32772277/118101026-b9cf2d80-b409-11eb-8d07-a1fa6434328a.png) 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...

![image](https://user-images.githubusercontent.com/32772277/112446596-56bb0600-8d8b-11eb-86d2-287d8d86a3b0.png) found_service_msg should change to false when find one

in sd, check_ipv4_address function, two static should be removed. ![image](https://user-images.githubusercontent.com/32772277/111256788-d131aa80-8654-11eb-8346-f56927641096.png) because i meet one problem. although i can not understand why. ![image](https://user-images.githubusercontent.com/32772277/111256868-04743980-8655-11eb-9d75-172e17351c3e.png)

![image](https://user-images.githubusercontent.com/32772277/108940446-51847180-768e-11eb-81de-6d2938811eff.png) here, we get port error, but we still use its_value, the value we may not expect.