Skip to content

patjab/queimada-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Queimada

Queimada is a social network with video chatting, and file sharing capabilities. WebRTC is the core API in this project for peer-to-peer connections over the Internet; By using it we enable our application to have direct streamings, this is a good way of reducing latency during transmissions because there is no middleman.

Stack

  • Ruby on Rails (Restful API)
  • React (Single Page Application - SPA)
  • Node.JS (Signaling and Messaging servers)
  • WebRTC
  • HTML5, CSS3, ECMAScript 6 and Jquery
  • Semantic UI
  • JWT (token encryption)
  • Postegresql
  • Websockets

Instructions

In order to run the application locally, you should follow the instructions bellow:

Developed by Pablo Moreira and Patrick Abejar.

About

Social network with utilizing WebRTC communication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published