vsomeip icon indicating copy to clipboard operation
vsomeip copied to clipboard

An implementation of Scalable service-Oriented MiddlewarE over IP

Results 224 vsomeip issues
Sort by recently updated
recently updated
newest added

I try to run a hello world example using vSomeIP 3.1.20.3 inside a docker gitlab CI container. Everything works fine, until I enable check_credentials. All tasks in that docker are...

NETLINK is blocked while using vsomeip in android application . In single phone if we start both service and client then it works but if we try to connect to...

I am trying vsomeip on the latest yocto/poky branch kirkstone. I modified the yocto recipe from GIT to some extent. Hardcoded Vsomeip to be 3.1.20.1 with no patches and chose...

I needed to do various work to make vsomeip3 work in Fedora Rawhide. I got most of the warnings about deprecated/removed C++20 functions and cleaned up some general warnings.

当在处理一个带多个entry的订阅报文中,如果其中一个entry有stop subscribe的内容,force_initial_events会被置为true。之后,所有的entry对应的服务,所有的event的消息,都会重复发送。应该在每个entry处理前,把force_initial_events重新初始化为false。

I have configured TTL value as 3 in the configuration file for the service discovery. But in real it ends up with different value. Here I have attached screen shot...

In file implementation/logger/src/message.cpp line 85 ![Uploading 20210619232325.png…]()

When the client connects, I ask the client to send a start to the server, which the server receives but displays: receiced a message with unsupported interface version for service...