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

https://github.com/danielfvm/chatnode

A fully decentralized peer to peer open source chat app.
https://github.com/danielfvm/chatnode

chat decentralized peerjs svelte

Last synced: 11 months ago
JSON representation

A fully decentralized peer to peer open source chat app.

Awesome Lists containing this project

README

          

# Chat-Node
![Repository size](https://img.shields.io/github/repo-size/danielfvm/ChatNode?color=39d45f)
[![GitHub last commit](https://img.shields.io/github/last-commit/danielfvm/ChatNode?color=39d45f)](https://github.com/danielfvm/ChatNode/commits/master)
![License](https://img.shields.io/badge/license-GPL-39d45f)
[![Stargazers](https://img.shields.io/github/stars/danielfvm/ChatNode?color=39d45f&logo=github)](https://github.com/danielfvm/ChatNode/stargazers)

![image](https://github.com/danielfvm/ChatNode/assets/23420640/c4f03d20-adfa-4bdc-9539-d6a689d16456)

A fully decentralized peer to peer open source chat app with support for:
* gif integration
* user profile pictures and bio
* sending of pictures
* emojis
* custom sendable js code (running in a worker)

You can test it out [here](https://danielfvm.github.io/ChatNode)