onionr/src/streamfill/pool.py

11 lines
158 B
Python

from typing import List
from onionrutils.localcommand import local_command
from .neighbors import identify_neighbors
def stream_pool():
peers = lioc