Documentation
¶
Overview ¶
Command auto-transport demonstrates the auto transport selector.
auto.NewParticipant picks the best transport automatically:
- Same host: shared-memory (zero network overhead)
- Cross-host or shmem unavailable: RTPS/UDP fallback
No transport-specific import is needed by the caller.
Run:
go run ./examples/auto-transport
Click to show internal directories.
Click to hide internal directories.