Skip to content

bubenshchykov/holla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

holla

quick start

WebRTC - real time communication in browser via simple javascript api, fully supported in Chrome 24+ and Firefox 21+ Stability of video and sound communication are still the main focus of webRTC team

Rtc clients require "signaling server" for handshakes and meta-information exchange, so they can start a sweet peer-2-peer connection after. There are quite a few existing abstractions for it - webRTC.io, PeerJS, holla and other.

demo

I tried holla bacause it doesn't mess with multiple rooms and provides an easy API for the client as well.

todo

  • add minimum video function (mute, drop call, full screen)
  • add chat
  • beautify :)

About

testing webrtc performance with holla abstraction

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published