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
I wanted to run SPOA agent handeling SPOP messages coming from HAProxy over UDS socket (defined as unix@/var/run/spoa.sock). When I define listener with net.Listen() arguments: unix, socket-address. I don't see the HandleSPOE callback being invoked.