react-native-macos/Libraries/WebSocket
dlowder-salesforce d9db3bc4bf Fishhook needs to support Apple TV
Summary:
**Motivation**

Fix compile error in Apple TV caused by RCTWebSocket using fishhook library.

**Test plan**

objc-tvos Travis tests are currently breaking, this should fix it.
Closes https://github.com/facebook/react-native/pull/15416

Differential Revision: D5587637

Pulled By: hramos

fbshipit-source-id: f05e765d7044650caf6d500fe21249e3fdc4f181
2017-08-08 16:06:08 -07:00
..
RCTWebSocket.xcodeproj Fishhook needs to support Apple TV 2017-08-08 16:06:08 -07:00
__mocks__ Fix WebSocket compatibility with event-target-shim ^1.0.5 2016-04-27 12:26:23 -07:00
__tests__ disable automock by default in as many places as possible @bypass-lint 2017-06-08 07:45:54 -07:00
RCTReconnectingWebSocket.h Expose didCloseWithCode in RCTReconnectingWebSocket 2017-08-07 07:04:36 -07:00
RCTReconnectingWebSocket.m fishhook nwlog_legacy_v to avoid log spam on websocket reconnect 2017-08-08 08:20:08 -07:00
RCTSRWebSocket.h Backed out changeset 183744d2415b 2016-03-15 11:49:28 -07:00
RCTSRWebSocket.m Merge RCTPackagerClient into RCTPackagerConnection 2017-05-05 08:49:28 -07:00
RCTWebSocketExecutor.h Move all header imports to "<React/..>" 2016-11-23 07:58:39 -08:00
RCTWebSocketExecutor.m Make startup errors in the websocket executor invalidate the bridge 2017-06-22 08:37:13 -07:00
RCTWebSocketModule.h Add blob implementation with WebSocket integration 2017-07-26 08:23:20 -07:00
RCTWebSocketModule.m Add blob implementation with WebSocket integration 2017-07-26 08:23:20 -07:00
RCTWebSocketObserver.h Add blob implementation with WebSocket integration 2017-07-26 08:23:20 -07:00
RCTWebSocketObserver.m Expose didCloseWithCode in RCTReconnectingWebSocket 2017-08-07 07:04:36 -07:00
WebSocket.js Add blob implementation with WebSocket integration 2017-07-26 08:23:20 -07: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