Skip to content

Codesamp-Rohan/swarmchat

Repository files navigation

swarmchat

A peer-to-peer (P2P) chat application built using and Hyperswarm. This app allows users to chat in real-time without needing a centralized server. No data is saved, so it is only helpful for live chatting, nothing will be saved for future.

Tech Stack

Frontend: HTML, CSS, JavaScript. Networking: Holepunch, Hyperswarm. Backend: Node JS


Installation

Install swarmchat globally:

npm i swarmchat -g

To run:

swarmchat

Contribution

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Contact

Have question or suggestions? Reach out!

About

A P2P-text-app with multiple features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published