react-native/Libraries/WebSocket
Tadeu Zagallo 127f7095dc [ReactNative] Add RCTBridgeDelegate
Summary:
Add a new bridge delegate protocol to allow a more flexible bridge configuration.

For now it just support the pre-existent configurations + providing the JavaScript
source to the bridge, that should allow pre-loading sources.
2015-07-28 15:57:02 -08:00
..
RCTWebSocket.xcodeproj Text highlighting on iOS 2015-07-24 08:41:58 -08:00
RCTSRWebSocket.h WebSocket polyfill 2015-05-14 09:37:02 -08:00
RCTSRWebSocket.m Increased warning levels to -Wall -Wextra, and fixed Xcode 7 beta issues 2015-06-15 07:52:50 -08:00
RCTWebSocketExecutor.h WebSocket polyfill 2015-05-14 09:37:02 -08:00
RCTWebSocketExecutor.m [ReactNative] Add RCTBridgeDelegate 2015-07-28 15:57:02 -08:00
RCTWebSocketManager.h WebSocket polyfill 2015-05-14 09:37:02 -08:00
RCTWebSocketManager.m [ReactNative] Use RCTNullIfNill and (id)kCFNull 2015-06-12 11:03:10 -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