API for the proxy
pip install py-ws-libp2p-proxy
from pyproxy import Libp2pProxyAPI
Look at the __init__.py
file to find out about api calls.
API for libp2p-ws-proxy
pip install py-ws-libp2p-proxy==0.2.1
API for the proxy
pip install py-ws-libp2p-proxy
from pyproxy import Libp2pProxyAPI
Look at the __init__.py
file to find out about api calls.