SkillAgentSearch skills...

Rainman

implementation of the bittorrent protocol using tornado

Install / Use

/learn @wickman/Rainman
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

rainman is a pure python implementation of the bittorrent protocol on top of tornado.

currently undergoing a refactor, but most of the individual components are tested and functional.

to run tests:

./pants tests/rainman:all -v

to run a bittorrent session live on your laptop (like magic!)

./pants py src/rainman/bin:test_integration --inmemory

Related Skills

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated1y ago
Forks0

Languages

Python

Security Score

60/100

Audited on May 31, 2024

No findings