react-native/Libraries/WebSocket
Satyajit Sahoo c45bb3e9c9 Don't throw runtime exception if WebSocket is already closed
Summary: Refer #3364
Closes https://github.com/facebook/react-native/pull/3706

Reviewed By: svcscm

Differential Revision: D2585455

Pulled By: mkonicek

fb-gh-sync-id: fecd5e46c59a79a109aad97a49c9ea016e82d669
2015-10-27 08:36:27 -07:00
..
RCTWebSocket.xcodeproj Implement WebSocket module for Android. Fixes #2837 2015-10-07 08:36:22 -07:00
__mocks__ Fix tests related to event-target-shim 2015-10-02 12:36:23 -07:00
RCTSRWebSocket.h Ran Convert > To Modern Objective C Syntax 2015-08-25 01:08:49 -08:00
RCTSRWebSocket.m (upstream) Prevent SocketRocket killing the connection before notifying of final messages 2015-10-19 06:47:22 -07:00
RCTWebSocketExecutor.h WebSocket polyfill 2015-05-14 09:37:02 -08:00
RCTWebSocketExecutor.m Use JSStringCreateWithUTF8CString and skip NSString decoding when loading the bundle 2015-10-16 08:11:25 -07:00
RCTWebSocketModule.h Implement WebSocket module for Android. Fixes #2837 2015-10-07 08:36:22 -07:00
RCTWebSocketModule.m Implement WebSocket module for Android. Fixes #2837 2015-10-07 08:36:22 -07:00
WebSocket.js Don't throw runtime exception if WebSocket is already closed 2015-10-27 08:36:27 -07:00
WebSocketBase.js Don't throw runtime exception if WebSocket is already closed 2015-10-27 08:36:27 -07:00
WebSocketEvent.js Implement WebSocket module for Android. Fixes #2837 2015-10-07 08:36:22 -07:00