Karim Tawfik
Results
2
comments of
Karim Tawfik
hey @Sourpowerpete what exception the code throw, as I am now facing a problem while establishing the connection `Channel::ptr_t connection = Channel::Create("127.0.0.1", 5672, "code_client", "1234");` It throws `Socket error occurred`....
Do you have any idea why do I get such error?, I build it from scratch as well.