elonen / elonen/lanscatter

Implement lanscatter_proxy

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Proxy command (see "site-to-site distribution" on README) should be simple to implement:

- Create `proxynode.py` and add it as a endpoint in `setup.py`.
- Add support for CLI options in `common.py`
- Import `peernode` and `masternode` in `proxynode.py`. Then launch both in separate asyncio tasks.
- Customize log writer so it prepends "{PEER}" or "{MASTER}" depending on which process the log line came from.
- Add integration tests
- Add "proxy mode" in GUI settings page. It should enable both peer and master settings panes.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.