Examples

ArgusTransfer in the wild.

Projects that use ArgusTransfer for inter-process communication. Each one is a real, shipping codebase — not a tutorial — so the patterns translate directly.

What makes a good example?

Anything that uses ArgusTransfer in a real workload — not just a sample. Worker services exposing CRUD over a pipe, desktop apps fronting a Windows service, sidecar processes, agent ↔ daemon protocols. The more it shows off middleware, streaming, custom serializers, or non-trivial routing, the better.