File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 6.1.0] ( https://github.com/Rapsssito/react-native-tcp-socket/compare/v6.0.6...v6.1.0 ) (2024-06-20)
2
+
3
+
4
+ ### Features
5
+
6
+ * ** Android:** Add support for Android concurrent connections (multiple networks) ([ #193 ] ( https://github.com/Rapsssito/react-native-tcp-socket/issues/193 ) ) ([ a2d1a79] ( https://github.com/Rapsssito/react-native-tcp-socket/commit/a2d1a794421dbd44d1ada9c05c51fffc0085a67f ) )
7
+
1
8
## [ 6.0.6] ( https://github.com/Rapsssito/react-native-tcp-socket/compare/v6.0.5...v6.0.6 ) (2023-02-08)
2
9
3
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-tcp-socket" ,
3
3
"title" : " React Native Tcp Socket" ,
4
- "version" : " 6.0.6 " ,
4
+ "version" : " 6.1.0 " ,
5
5
"description" : " React Native TCP socket API for Android & iOS with SSL/TLS support" ,
6
6
"main" : " src/index.js" ,
7
7
"types" : " lib/types/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments