Metadata-Version: 2.1
Name: python-qb
Version: 1.0.2
Summary: Quantum Bridge API for Python
Author-email: Pecacheu <3608878+Pecacheu@users.noreply.github.com>
Project-URL: Homepage, https://github.com/Pecacheu/PyQB
Project-URL: Issues, https://github.com/Pecacheu/PyQB/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE

# Quantum Bridge

FF-Quantum Bridge is a simple bridge service hosted by ForestFire that links hosts and clients through an encrypted peer-to-peer tunnel using browser-compliant WebSockets.

## TODO:
- Documentation
- Even more secure WebRTC-based implementation

Install via `pip install python-qb`
