neotalk/tests
Andros Fenollosa e4c4d0d619 Add unicast discovery so peers auto-appear over a VPN
Add a 'Discover on (IP or subnet)' setting (and --discover flag) that announces
presence by unicast to the given addresses, since multicast cannot cross a VPN
tunnel. Each newly seen peer is answered directly, so one side configuring the
subnet is enough for both to appear. Documented in the README.
2026-08-21 11:29:52 +02:00
..
infra Add unicast discovery so peers auto-appear over a VPN 2026-08-21 11:29:52 +02:00
use_cases Add unicast discovery so peers auto-appear over a VPN 2026-08-21 11:29:52 +02:00
__init__.py Initial neotalk: P2P encrypted chat over UDP discovery + TCP streaming 2026-08-21 09:16:07 +02:00
conftest.py Initial neotalk: P2P encrypted chat over UDP discovery + TCP streaming 2026-08-21 09:16:07 +02:00
fakes.py Make the listen port configurable from the settings panel 2026-08-21 10:11:33 +02:00