Jan-Andre Möbis
Results
1
comments of
Jan-Andre Möbis
"Receiver Loop" for named pipes is never started in a server process that uses only request handlers
Also have the problem with `services.AddMessagePipeTcpInterprocessUds` not creating the socket if i have two separately processes. `configure.HostAsServer` is set to true in `MessagePipeInterprocessOptions` for the server/daemon process. For test i...