Releases: Rapsssito/react-native-tcp-socket
Releases · Rapsssito/react-native-tcp-socket
v3.4.1
3.4.1 (2020-04-05)
Bug Fixes
v3.4.0
3.4.0 (2020-02-27)
Features
- Android: Connect from "cellular" & "ethernet" interfaces (14bea9b)
v3.3.1
3.3.1 (2020-02-24)
Bug Fixes
- Fixed TypeScript declaration files not being a module (3e2213a)
v3.3.0
3.3.0 (2020-02-24)
Features
v3.2.9
3.2.9 (2020-02-20)
Bug Fixes
- Fixed an error when sending a Uint8Array from write() (4d44d3e)
v3.2.8
3.2.8 (2020-02-18)
Bug Fixes
- Fixed error removing already removed listeners (7712876)
v3.2.7
3.2.7 (2020-02-18)
Bug Fixes
- iOS: Fixed error when connecting without localAddress (18c430d)
v3.2.6
3.2.6 (2020-02-11)
Bug Fixes
- Fixed sockets concurrent events not firing (1b8c574)
v3.2.5
3.2.5 (2020-02-05)
Bug Fixes
- Android: Fixed connections being not concurrent (c6ede32)