react-native/Libraries/WebSocket
Adam Ernst 587606987f Rename and merge files for RCTWebSocketObserver protocol
Summary: No need to have two files; merge it into one and give it an appropriate name.

Reviewed By: javache

Differential Revision: D4296716

fbshipit-source-id: 904d13c23bb8d403b8efcb60f9a4aa5df5b08972
2016-12-08 07:44:37 -08:00
..
RCTWebSocket.xcodeproj Rename RCTWebSocketManager file to reflect its new contents 2016-12-08 07:44:37 -08:00
__mocks__
__tests__
RCTSRWebSocket.h
RCTSRWebSocket.m Move all header imports to "<React/..>" 2016-11-23 07:58:39 -08:00
RCTWebSocketExecutor.h Move all header imports to "<React/..>" 2016-11-23 07:58:39 -08:00
RCTWebSocketExecutor.m fix memory leak in Chrome debugging 2016-12-07 17:13:42 -08:00
RCTWebSocketModule.h Move all header imports to "<React/..>" 2016-11-23 07:58:39 -08:00
RCTWebSocketModule.m Move all header imports to "<React/..>" 2016-11-23 07:58:39 -08:00
RCTWebSocketObserver.h Rename and merge files for RCTWebSocketObserver protocol 2016-12-08 07:44:37 -08:00
RCTWebSocketObserver.m Rename RCTWebSocketManager file to reflect its new contents 2016-12-08 07:44:37 -08:00
WebSocket.js Updating Websocket readyState in case of websocketFailed event 2016-09-08 17:13:45 -07:00
WebSocketEvent.js
WebSocketInterceptor.js Reorganize core JS files 2016-10-11 10:14:28 -07:00