feat: add a console sample logging all received and sent packets from nostale process
feat: add local injectable and injector to allow making connections to nostale processes
feat: add tcp implementation
feat: add named pipes implementation
feat: add abstractions and core of communication
feat: initial commit