react-native/Libraries/WebSocket
Adam Ernst d0c3e98d1d Eliminate RCTWebSocketManager
Summary: This singleton was unnecessary and can be implemented with a single `static` in `RCTDevMenu`. In another diff, I will rename `RCTWebSocketManager.{h,m}` to reflect the only class that remains.

Reviewed By: javache

Differential Revision: D4296551

fbshipit-source-id: 653971dfb31de5b0a161b531eed82a067f536ce3
2016-12-08 07:44:37 -08:00
..
RCTWebSocket.xcodeproj Redo exported headers and include paths for opensource 2016-12-07 15:28:29 -08: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
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 fix memory leak in Chrome debugging 2016-12-07 17:13:42 -08:00
RCTWebSocketManager.h Eliminate RCTWebSocketManager 2016-12-08 07:44:37 -08:00
RCTWebSocketManager.m Eliminate RCTWebSocketManager 2016-12-08 07:44:37 -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
WebSocket.js Updating Websocket readyState in case of websocketFailed event 2016-09-08 17:13:45 -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