Skip to content

KorigamiK/WebRTCMesh-GC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebRTC Mesh GC

An implementation of a simple WebRTC mesh network with garbage collection. The app features a simple group chat room where multiple users can send messages to each other.

Features

  • WebRTC mesh network
  • Garbage collection (automatic peer removal)
  • Extensible Signalling API
  • Multiple Chat rooms
  • Publish to pub.dev
  • Refactor to use the package
  • Secure handshake
  • More Documentation?

Architecture

This is a high level overview of the architecture of the app.

WebRTC Model WebRTC Model

Showcase

Click to expand

Room

Room



Chat

Chat

About

A cross-platform group chat app on a WebRTC mesh network with garbage collection.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages