Virtual-Connection
Virtual-Connection copied to clipboard
Implement daemon for selective connection
Selective connection needs to support multi-app scenario, since one of the main target devices is smartwatch.
Therefore, daemon for selective connection is required.
In order to make it daemon, it needs virtual socket table and IPC wrappers. Virtual socket table is in charge of storing information about consumer apps.
As my job is finished, I will upload the source code to this repository.