react-native-tcp
TCP client/server
Provides an implementation of the TCP protocol in React Native for communication between client and server
node's net api in react-native
285 stars
19 watching
213 forks
Language: Objective-C
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
aksonov/react-native-xmpp | Provides native XMPP communication for React Native applications. | 308 |
chili-epfl/qml-tcpsockets | Provides QML wrappers for Qt networking APIs to simplify communication between GUI and network layers. | 14 |
tradle/react-native-udp | React Native UDP socket API for Android & iOS | 343 |
inprogress-team/react-native-meteor | A package that simplifies the connection to Meteor's DDP servers in React Native applications. | 693 |
tcncoalition/tcn-client-ios | An implementation of the TCN protocol for iOS devices | 16 |
tcoopman/boilerplate-webpack-react | A React boilerplate project with Webpack and Gulp for fast development and offline rendering | 45 |
rogchap/react-native-twilio | A wrapper for Twilio's mobile SDK to simplify its integration with React Native projects | 92 |
react-native-webrtc/react-native-voip-push-notification | Enables VoIP push notifications in React Native apps | 216 |
vapor-community/sockets | A non-blocking TCP socket layer with event-driven server and client | 575 |
szq4119/react-native-async-http | An asynchronous HTTP client library for Android applications | 6 |
couchbase/couchnode | A Node.js client library for interacting with a Couchbase cluster | 462 |
rescript-react-native/rescript-react-native | Allows developers to build cross-platform mobile and web apps using ReScript and React Native. | 919 |
xiekw2010/react-native-gitfeed | A Github client written in React Native with features such as feed, watched repos' notification, trends, and personal section. | 1,718 |
xfxdev/xtcp | A TCP server framework with built-in protocol handling and event notification. | 154 |
rpt/gen_tcp_server | A behaviour providing quick and easy way to add TCP server functionality to applications | 11 |