Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 327 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 327 Bytes

Fleece Network

Installation

Install From PyPI

pip install fleece-network

Install From Source

pip install -e .

Signaling Server

Run the signaling server by:

python3 -m fleece_network.signaling

Network Test

There are some useful tools inside examples directory.