websocket and user center
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
//
|
||||
|
||||
#import "ViewController.h"
|
||||
#import <SocketIO/SocketIO-Swift.h>
|
||||
|
||||
@interface ViewController ()
|
||||
|
||||
@@ -18,6 +19,7 @@
|
||||
[super viewDidLoad];
|
||||
self.view.backgroundColor = [UIColor purpleColor];
|
||||
|
||||
|
||||
// Do any additional setup after loading the view, typically from a nib.
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user