Skip to content

A React app demonstrating a p2p chat room using LioWebRTC.

Notifications You must be signed in to change notification settings

seoksanghwan/liowebrtc-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LioWebRTC Chatroom Demo

This is a simple React app created to demonstrate the possibilities of the LioWebRTC library, which makes it easy to bake peer to peer communication directly into React components. The app uses WebRTC data channels to create a p2p chat room right within your component.

See it here: https://chatdemo.razorfart.com/

About

A React app demonstrating a p2p chat room using LioWebRTC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.6%
  • CSS 17.9%
  • HTML 17.5%