/shackles

A Python 3.11 experiment in asyncronous web rings.

Primary LanguagePython

Shackles

A Python 3.11 experiment in asyncronous web rings.

Features

  • RingManager: supervises the construction of ring clients.
  • peers implement the ChainLink protocol, enabling a simple, self-organizing network.

Sub-experiments

Planned

  • distributed hash-dict

Finished