A framework for building native applications using React
COMMITS
/ Libraries/WebSocket/WebSocket.js April 12, 2021
April 1, 2021
L
Update FlowFixMes to use error codes in react-native-github
Luna Wei committed
L
Delete unused FlowFixMes in xplat/js/react-native-github
Luna Wei committed
February 2, 2021
M
Remove "use strict" directive from ES Modules
Micha Reiser committed
January 19, 2021
S
fix: save connection url as class variable
sirpy committed
January 7, 2021
R
Implement typed event emitters
Rubén Norte committed
January 4, 2021
R
Add FlowFixMes for future violations of typed NativeEventEmitter
Rubén Norte committed
June 27, 2020
T
EventEmitter: Import `{Native,RCTDevice}EventEmitter`
Tim Yung committed
June 23, 2020
T
EventEmitter: Import `EventSubscription` from `EventEmitter`
Tim Yung committed
March 25, 2020
M
Back out "Upgrade Prettier from 1.17 to 2.0.2."
Michael Bolin committed
M
Upgrade Prettier from 1.17 to 2.0.2.
Michael Bolin committed
January 29, 2020
J
Clear some lint warnings (#27893)
Jesse Katsumata committed
November 21, 2019
G
Exact-by-default codemod for react-native-github
George Zahariev committed
August 9, 2019
L
xplat/js/react-native-github
Logan Daniels committed
June 21, 2019
G
Protocol property of WebSocket object is undefined (#25273)
Guilherme Iscaro committed
May 30, 2019
J
Add spec for WebSocketModule (#24893)
Jean Regisser committed
May 20, 2019
J
Fixed code and reason arguments ignored when closing a WebSocket on iOS (#24950)
Jean Regisser committed
May 8, 2019
April 15, 2019
B
Remove MissingNativeRCTNetworkingShim; revert MissingNativeAppStateShim (#24380)
Brian Zhao committed
March 14, 2019
P
Bump Prettier to 1.16.4
Peter van der Zee committed
March 6, 2019
G
Deploy 0.94 to xplat
George Zahariev committed
December 3, 2018
C
Use `invariant` instead of `fbjs/lib/invariant`
Christoph Nakazawa committed
November 4, 2018
I
Fix duplicate function declaration in WebSockets (#22098)
Ignacio Olaciregui committed
September 11, 2018
H
Update copyright headers to yearless format
Héctor Ramos committed
June 6, 2018
P
Bump Prettier to 1.13.4 on xplat
Peter van der Zee committed
May 11, 2018
E
Prettier React Native Libraries
Eli White committed
April 25, 2018
R
Remove @providesModule from all modules
Rubén Norte committed
April 9, 2018
E
Revert "Remove Platform check from WebSocket module"
Eric Rozell committed
March 20, 2018
S
Upgrade to Flow v0.68.0
Sam Goldman committed
February 23, 2018
E
Remove Platform check from WebSocket module
Eric Rozell committed
February 17, 2018
S
Update license headers for MIT license
Sophie Alpert committed
January 26, 2018
S
Implement Blob support for XMLHttpRequest
Satyajit Sahoo committed
September 6, 2017
M
@allow-large-files Flow v0.54.0
Marshall Roch committed
August 10, 2017
R
WebSocket API change to make room for other connection options (SSL pinning)
Rob Hogan committed
July 26, 2017
P
Add blob implementation with WebSocket integration
Philipp von Weitershausen committed
June 1, 2017
A
Added stubs for some native modules
Alex Dvornikov committed
February 9, 2017
D
Fix race condition during initialization
Dan Abramov committed
January 21, 2017
P
XHR: support typed arrays for request payloads
Philipp von Weitershausen committed
September 9, 2016
D
Updating Websocket readyState in case of websocketFailed event
Dmitry Petukhov committed
September 8, 2016
J
Remove guard that we used in iOS 7 to avoid a JS crash
James Ide committed
July 5, 2016
D
Add ping to WebSocket
danielbasedow committed
May 12, 2016
N
Updated Websocket to use new event system
Nick Lockwood committed
April 27, 2016
P
Fix WebSocket compatibility with event-target-shim ^1.0.5
Philipp von Weitershausen committed
April 20, 2016
P
Add support for sending binary data in websockets
Philipp von Weitershausen committed
April 18, 2016
P
Clean up and simplify WebSocket implementation on the JS side
Philipp von Weitershausen committed
March 15, 2016
A
Backed out changeset 183744d2415b
Alexey Dodonov committed
C
Reverted commit D3040735
Christopher Dro committed
C
Update options parameter to headers. Update to spec.
Christopher Dro committed
March 6, 2016
Z
WebSocket: call onclose before closing in event of error
Zack committed
February 16, 2016
S
Annotate WebSocket with Flow
Satyajit Sahoo committed