Please suggest me how can we communicate between iOS device and windows unity application. I am trying to use RabbitMQ library. I am new to socket connections. https://github.com/rabbitmq/rabbitmq-objc-client
I have followed this link: Objective-C RabbitMQ client not publishing messages to queue
But while importing the library and header files i am having lots of issues.
Please suggest me the solution. Thanks in advance.