CymaticLabs / Unity3D.Amqp

AMQP client library for Unity 3D supporting RabbitMQ
MIT License
97 stars 21 forks source link

How would I connect to RabbitMQ broker that hosted on AWS MQ? #23

Open yx-wong opened 4 months ago

yx-wong commented 4 months ago

Hi guys, as per title,

been getting the following error:

Mono.Security.Interface.TlsException: Handshake failed - error code: UNITYTLS_INTERNAL_ERROR, verify result: UNITYTLS_X509VERIFY_NOT_DONE

Is it related to SSL set up?

GNVR-Dev commented 3 weeks ago

Were you able to get this working with AWS MQ - RabbitMQ? I'm not even getting as far as you did. I just get back "None of the specified endpoints were reachable"