react-native/Libraries/WebSocket
Adlai Holler 0f440130b6 Standardize project indentation settings on 2 spaces
Summary:
Hi React Native folks! Love your work!

To make contributing easier, this sets the indentation settings of all the Xcode projects to 2 spaces to match their contents.
Closes https://github.com/facebook/react-native/pull/15275

Differential Revision: D5526462

Pulled By: javache

fbshipit-source-id: cbf0a8a87a1dbe31fceed2f0fffc53839cc06e59
2017-07-31 05:20:03 -07:00
..
RCTWebSocket.xcodeproj Standardize project indentation settings on 2 spaces 2017-07-31 05:20:03 -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 Align ios api with android 2017-04-17 07:30:18 -07:00
RCTReconnectingWebSocket.m Align ios api with android 2017-04-17 07:30:18 -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 Refactor iOS packager webSocket handling to resemble Android's packagerconnection 2017-02-23 10:03:54 -08:00
RCTWebSocketObserverProtocol.h Add blob implementation with WebSocket integration 2017-07-26 08:23:20 -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