Skip to content

corwin-of-amber/dat-p2p-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dat-p2p-chat

A simple chat application that runs in the browser and in NWjs. Uses a signalling server (signalhubws) to set up a WebRTC swarm, where each peer sets up their own hypercore feed and listens to all the others'.

The UI is implemented with Vue.js.

To build:

npm i
npm run build

To run:

Either start nw in the project root directory or open index.html in a browser.

Works well on Chrome and Firefox. Safari has trouble with data-only connections (see this issue).

About

A simple chat room using Dat components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published