Skip to content

🔉 Multi-rooms WebRTC P2P messaging using Python/AngularJS/WebRTC

License

Notifications You must be signed in to change notification settings

chalasr/Flask-P2P

Repository files navigation

Flask P2P

Multi-rooms WebRTC P2P messaging web app, containing a light server written in Python that provides web services for AngularJS module.

Tools

  • Python with Flask
  • WebRTC
  • AngularJS

Requirements

  • Python >= 2.7
  • Browser support for WebRTC

Installation

  • Clone repository git clone https://github.com/chalasr/PythonBahamas
  • Install vendors pip install -r requirements.txt
  • Run application python app.py
  • Browse on localhost:5000

CREDITS

@chalasr - @martinlavanant

LICENSE

GPL License

About

🔉 Multi-rooms WebRTC P2P messaging using Python/AngularJS/WebRTC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published