Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kriziu/stranger

Application that connects random people in chat rooms.
https://github.com/kriziu/stranger

nextjs react socket-io tailwindcss webrtc

Last synced: 13 days ago
JSON representation

Application that connects random people in chat rooms.

Awesome Lists containing this project

README

        

# Stranger

An application that connects random people in chat rooms.

### Private room
Only 2 users, one is waiting in queue and second one is joining. Then they are connected.

### Custom room
User creates room, receive id and share with anyone to join it. Max of 9 users in room. To join this type of room just simply CTRL + V id on home page or paste a link to the browser.

## Features

- Simple chatting
- Sending images over websocket
- Audio share
- Video share
- Screen streaming

#### All sharing and streaming is made by webRTC
## Made using
- Next.JS
- TailwindCSS
- Framer Motion
- Express
- Socket.io
- Simple-peer
## Demo

LIVE DEMO https://stranger-kriziu.herokuapp.com