Technology
react-native-tcp-socket
Native TCP socket implementation for React Native providing Node.js net API compatibility across iOS, Android, and macOS.
React-native-tcp-socket delivers raw networking power to mobile apps by mirroring the Node.js 'net' API. It allows developers to initiate client connections or host local servers directly on iOS, Android, and macOS devices. The library includes built-in TLS/SSL support (via the 'tls' module) for secure communication and handles both IPv4 and IPv6 protocols. It is the primary tool for building custom messaging protocols (such as MQTT or IRC), interfacing with industrial IoT hardware, or porting existing Node.js network logic to mobile environments.
Recent Talks & Demos
Showing 1-0 of 0