Soslan-Bek Tsomaev
                                            Soslan-Bek Tsomaev
                                        
                                    Решил немного обновить главный экран, так как посчитал что там все запутано и не разделено как должно быть
I have question, If I want a show for example a TestViewController from on different coordinators, I will need initialized this controller twice or how do this ? @daveneff
Suppose, I want a presented or pushed the PurchaseController on the FirstCoordinator, and also on the SecondCoordinator I will need a initialize the PurchaseController on the First and Second coordinator...
I decided that it is better to show how to correctly implement the connection to sockets using the class, so that there are no questions on the similarity `Why isn’t...