Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/longern/w3chat
Peer-to-peer group chat
https://github.com/longern/w3chat
frontend peerjs video-chat vue webrtc
Last synced: 2 months ago
JSON representation
Peer-to-peer group chat
- Host: GitHub
- URL: https://github.com/longern/w3chat
- Owner: longern
- License: mit
- Created: 2022-05-26T11:27:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-16T08:23:03.000Z (about 2 years ago)
- Last Synced: 2023-03-02T16:50:45.955Z (almost 2 years ago)
- Topics: frontend, peerjs, video-chat, vue, webrtc
- Language: Vue
- Homepage: https://w3c.longern.com/
- Size: 112 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Web without webserver Chat
W3Chat is a peer-to-peer chat website using WebRTC.
- Simple! No registration, no login. Share and chat.
- Private! Data is NOT stored on the server. No supervision.
- Secure! All data is encrypted by WebRTC.
- Powerful! Text, images, audio, video messages.
- Open Source! Everything is here. No secret parts.
- (TODO)Trusty! Free to choose your own trusted peers.## Screenshot
![Screenshot](https://user-images.githubusercontent.com/860892/171620257-cce055a2-a023-4ca4-875e-654397f37f57.jpg)