react-native/Libraries/WebSocket
Tadeu Zagallo 847dff8d75 [ReactNative] Make JavaScript executors bridge modules
Summary:
@public

This is the first of a few diffs that change the way the executors are handled
by the bridge.

For they are just promoted to modules, so they are automatically loaded by the bridge.

Test Plan:
Tested on UIExplorer, Catalyst and MAdMan.
Tested all the 3 executors, everything looks fine.
2015-06-09 15:40:55 -08:00
..
RCTWebSocket.xcodeproj Fixed RCTWebSocket and chrome debugging in OSS 2015-05-15 11:37:07 -08:00
RCTSRWebSocket.h WebSocket polyfill 2015-05-14 09:37:02 -08:00
RCTSRWebSocket.m WebSocket polyfill 2015-05-14 09:37:02 -08:00
RCTWebSocketExecutor.h WebSocket polyfill 2015-05-14 09:37:02 -08:00
RCTWebSocketExecutor.m [ReactNative] Make JavaScript executors bridge modules 2015-06-09 15:40:55 -08:00
RCTWebSocketManager.h WebSocket polyfill 2015-05-14 09:37:02 -08:00
RCTWebSocketManager.m WebSocket polyfill 2015-05-14 09:37:02 -08:00
WebSocket.android.js WebSocket polyfill 2015-05-14 09:37:02 -08:00
WebSocket.ios.js WebSocket polyfill 2015-05-14 09:37:02 -08:00
WebSocketBase.js WebSocket polyfill 2015-05-14 09:37:02 -08:00