mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-30 01:37:01 +08:00
Rename RCTWebSocketManager file to reflect its new contents
Reviewed By: javache Differential Revision: D4296615 fbshipit-source-id: a48da3f0550398cb59478c7405fe971f9246910f
This commit is contained in:
committed by
Facebook Github Bot
parent
d0c3e98d1d
commit
2b0c4591e2
@@ -11,8 +11,6 @@
|
||||
|
||||
#if RCT_DEV // Only supported in dev mode
|
||||
|
||||
@protocol RCTWebSocketProxy;
|
||||
|
||||
@protocol RCTWebSocketProxyDelegate
|
||||
- (void)didReceiveWebSocketMessage:(NSDictionary<NSString *, id> *)message;
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user