react-native/Libraries/WebSocket
Pieter De Baets 7c9173bc9e Enable -Wimplicit-retain-self en sync warning config for all projects
Summary:
This is enforced for all of our internal iOS code and a common cause of import failures.

cc janicduplessis
Closes https://github.com/facebook/react-native/pull/13124

Differential Revision: D4765016

fbshipit-source-id: 7c8248c98bca0fa6bad24d5a52b666243375e0db
2017-03-23 15:01:34 -07:00
..
RCTWebSocket.xcodeproj Enable -Wimplicit-retain-self en sync warning config for all projects 2017-03-23 15:01:34 -07:00
__mocks__ Fix WebSocket compatibility with event-target-shim ^1.0.5 2016-04-27 12:26:23 -07:00
__tests__ Update Jest APIs on fbsource 2016-04-27 19:16:32 -07:00
RCTReconnectingWebSocket.h Refactor iOS packager webSocket handling to resemble Android's packagerconnection 2017-02-23 10:03:54 -08:00
RCTReconnectingWebSocket.m Refactor iOS packager webSocket handling to resemble Android's packagerconnection 2017-02-23 10:03:54 -08:00
RCTSRWebSocket.h Backed out changeset 183744d2415b 2016-03-15 11:49:28 -07:00
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 Remove unused websocket-executor-name and websocket-executor-port options 2017-03-22 05:38:04 -07: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 Refactor iOS packager webSocket handling to resemble Android's packagerconnection 2017-02-23 10:03:54 -08:00
WebSocket.js Fix race condition during initialization 2017-02-09 13:32:31 -08:00
WebSocketEvent.js Implement WebSocket module for Android. Fixes #2837 2015-10-07 08:36:22 -07:00
WebSocketInterceptor.js Reorganize core JS files 2016-10-11 10:14:28 -07:00