vroncevic / gen_unix_domain_socket

UNIX Domain Socket skeleton for integration processes

Home Page:https://vroncevic.github.io/gen_unix_domain_socket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[gen_unix_domain_socket] Init generator with templates

vroncevic opened this issue · comments

Expected action: implementation of UDS as software component for com-middleware.

#Python Server Socket
Should be based on package socket

#Python Client Socket
Should be based on package socket

#C Server Socket
Should be based on Linux sys/socket

#C Client Socket
Should be based on Linux sys/socket

#Python/Posix Socket Path
Should be provided by argument/include file