supabase-node-chat-backend VS react-native-webrtc

Compare supabase-node-chat-backend vs react-native-webrtc and see what are their differences.

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
supabase-node-chat-backend react-native-webrtc
3 6
8 4,478
- 1.2%
10.0 8.0
about 1 year ago 9 days ago
TypeScript Java
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

supabase-node-chat-backend

Posts with mentions or reviews of supabase-node-chat-backend. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-31.
  • WhatsApp clone in React Native (using supabase & socket.io)
    4 projects | /r/reactnative | 31 Jan 2023
    Node - https://github.com/nsmet/supabase-node-chat-backend/blob/main/src/utils/socket.ts
  • WhatsApp in React Native (part 3)
    4 projects | dev.to | 31 Jan 2023
    You can see the full code for the react native app here and the full code for the backend here
  • Chat backend with Supabase & Socket.io
    3 projects | dev.to | 30 Jan 2023
    { "name": "supabase-node-chat-backend", "version": "1.0.0", "description": "Node backend for a chat application, using Supabase", "main": "index.ts", "scripts": { "start": "nodemon -r dotenv/config src/index.ts", "lint": "eslint . --fix", "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/nsmet/supabase-node-chat-backend.git" }, "keywords": [ "supabase", "node", "chat" ], "author": "Nick Smet", "license": "ISC", "bugs": { "url": "https://github.com/nsmet/supabase-node-chat-backend/issues" }, "homepage": "https://github.com/nsmet/supabase-node-chat-backend#readme", "dependencies": { "@supabase/supabase-js": "^2.4.1", "body-parser": "^1.20.1", "dotenv": "^16.0.3", "express": "^4.18.2", "socket.io": "^4.5.4" }, "devDependencies": { "@types/express": "^4.17.15", "@types/node": "^18.11.18", "@typescript-eslint/eslint-plugin": "^5.48.2", "@typescript-eslint/parser": "^5.48.2", "eslint": "^8.32.0", "nodemon": "^2.0.20", "ts-node": "^10.9.1", "typescript": "^4.9.4" } }

react-native-webrtc

Posts with mentions or reviews of react-native-webrtc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-17.
  • Trouble connecting on remote connections (React Native) Help required 🙏
    2 projects | /r/WebRTC | 17 Jul 2023
    Hi, I am using react-native-webrtc along with react-native-simple-peer for my webrtc video calls. I tried using a custom turn server and twilio's servers as well. All the servers that I am using give IceGatheringState: complete on this website, so I feel that the servers are working fine. I am unable to connect the calls whenever I'm using mobile data or am on different networks and get the error Ice Connection failed. Have tried toggling values for trickle and also tried completely relying on the turn severs by using iceTransportPolicy: 'relay'. Have beat my head for quite some time regarding the solution for this and would appreciate any help, thanks!
  • WebRTC + React Native
    1 project | /r/reactnative | 1 Feb 2023
  • WhatsApp clone in React Native (using supabase & socket.io)
    4 projects | /r/reactnative | 31 Jan 2023
    I think WebRTC could be an alternative; it requires a signalling server and more manual setup, but at least with this—you don't get unexpected bills—the only thing that could go wrong is your signalling server crashing, but downtime shouldn't matter in this case. The other thing to consider is the effort it takes to go down this route & maintenance.
  • No, React Native is not the future
    4 projects | news.ycombinator.com | 31 Dec 2022
    heres the stuff that IS available in the expo sdk: https://docs.expo.dev/versions/v47.0.0

    You then use 3rd party modules (or build your own) for anything else you need. For example, webtrc: https://github.com/react-native-webrtc/react-native-webrtc

  • Need to communicate two apps instantly for a simple check. What's the better option?
    1 project | /r/reactnative | 15 Dec 2022
    Maybe using WebRTC Data Channels, https://github.com/react-native-webrtc/react-native-webrtc/blob/HEAD/Documentation/BasicUsage.md
  • How to implement Video and/or Audio calling in React Native Expo application
    1 project | /r/codehunter | 22 Apr 2022
    I am building a react native application using Expo and i need to add audio calling and video calling functionalities, however it seems that i cant use react-native-webrtc (Link here) without ejecting Expo.

What are some alternatives?

When comparing supabase-node-chat-backend and react-native-webrtc you can also consider the following projects:

Socket.io - Realtime application framework (Node.JS server)

react-native-callkeep - iOS CallKit framework and Android ConnectionService for React Native

whatsapp-chat-ui-react-native - whatsapp-like ui in react-native

react-native-twilio-video-webrtc - Twilio Video (WebRTC) for React Native

async-storage - An asynchronous, persistent, key-value storage system for React Native.

native-navigation - Native navigation library for React Native applications

Newman - Newman is a command-line collection runner for Postman

flutter-webrtc - WebRTC plugin for Flutter Mobile/Desktop/Web

lottie-react-native - Lottie wrapper for React Native. [Moved to: https://github.com/lottie-react-native/lottie-react-native]

react-native-share - Social share, sending simple data to other apps.

react-native-simple-peer - To building an exciting peer-to-peer WebRTC-based mobile Application

lottie-react-native - Lottie wrapper for React Native. [Moved to: https://github.com/lottie-react-native/lottie-react-native]