You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
emperor's way:
/var/run/i2pd-component-instances-registry
#1
#2
...
#N
structured way
democrat's way:
std::string fs-path-to-i2pd-component-identity-file for i2pd_component_session_create_from_file api call parameter
from_dbus?
i2pd_component_session_create_from_windows_registry //we do not support microsoft
i2pd_component_handle_abstract_type& i2pd_component_handle_ref
api calls: i2pd_component_create_forked_process i2pd_component_reconnect_to_forked_process
tray icon for each i2pd_component forked process?
i2pd-component-pid
i2pd-component ipc api library //for control over the given i2pd-component instance
* shmem impl: ipc via shared memory at various operating system - how?
* unix sockets impl: unix sockets
* tcp impl: tcp sockets
purpose: single click glamour enduser apps & easy to operate daemon apps
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: