faa-swim / BasicScdsAmqpDotNetConsumer

Provides a basic example of how to connect to SCDS using AMQP in .net core
Apache License 2.0
1 stars 1 forks source link

Address Parameter Issue #1

Open dannifu010706 opened 2 years ago

dannifu010706 commented 2 years ago

Hi, could you explain what's the addressString parameter for creating an Address class? Any example would be appreciated.

japjit commented 2 years ago

If it helps. the address is the same address you have without the tcps:// or amqps:// - just the path. Also dont forget to enable ampqs by contacting swim support.