The uWebSockets ported library for React Native.
The library is still in development and research. All the uWebSockets instances are not fully implemented yet.
Since react-native-uws is a reimplementation of uWebSockets in JavaScript, this library is really similar usage of how to use the uWebSockets in C++ or the uWebSockets.js in Node.js. You can refer to the uWebSockets.js example.
This repository does also contain the example app. You can also refer to it, but it's currently for library development playground.