AVAlex
Results
2
comments of
AVAlex
It does not work like this.
Also me... ``` self.manager = [[SocketManager alloc] initWithSocketURL:url config:@{@"log": @NO}]; self.socket = self.manager.defaultSocket; // ERROR: Property 'defaultSocket' not found on object of type 'SocketManager * ```