actionhero-react-native-example
WebSocket client
A React Native project demonstrating real-time communication using websockets between a mobile client and a remote server.
An example react-native project using websockets and react-native to talk to actionhero
16 stars
3 watching
7 forks
Language: JavaScript
last commit: over 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
actionhero/actionhero-node-client | A client library for Node.js to connect to an Actionhero server over TCP sockets. | 34 |
evantahler/actionhero | A reusable and scalable API server toolkit with integrated cluster capabilities and support for multiple transports. | 0 |
actionhero/actionhero-tutorial | An example project demonstrating common features of Actionhero, including an API for blogging and chatting, with tutorials on setting up the project and learning its core concepts. | 158 |
louiszuckerman/electron-actionhero | A desktop application built with Electron where Actionhero handles the real work, using a multiprocess architecture. | 6 |
danielrhodes/swift-actioncableclient | A Swift library that simplifies real-time features in web applications using WebSocket servers | 167 |
actionhero/ah-sequelize-plugin | A plugin that enables interaction between Actionhero and Sequelize for database management in Node.js applications | 36 |
actionhero/www.actionherojs.com | The website and framework behind the actionherojs.com platform. | 5 |
joemaddalone/react-native-todo | An example React Native application for managing to-do items | 177 |
feross/simple-websocket | Provides a simple WebSocket API for working with real-time communication in the browser or Node.js environment. | 184 |
theturtle32/as3websocket | An implementation of the WebSocket protocol in ActionScript 3 | 247 |
jihchi/rescript-react-realworld-example-app | A fully-fledged fullstack application demonstrating CRUD operations, authentication, routing, and more with ReScript and React | 187 |
adamjmcgrath/reactnativesimpleauthexample | An example application demonstrating authentication functionality using react-native-simple-auth | 10 |
hharnisc/react-native-meteor-websocket-polyfill | An experiment to integrate Meteor and React Native via WebSocket polyfill for real-time communication | 165 |
jsphkhan/reactnativeexamples | A repository of React Native examples and experiments showcasing various features and techniques. | 92 |
expo/react-native-action-sheet | A cross-platform React Native component that provides a native UIActionSheet on iOS and a pure JS implementation on Android. | 1,401 |