neotalk/tests/infra
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
..
__init__.py Initial neotalk: P2P encrypted chat over UDP discovery + TCP streaming 2026-08-21 09:16:07 +02:00
test_app_controller.py Add unicast discovery so peers auto-appear over a VPN 2026-08-21 11:29:52 +02:00
test_tcp_transport.py Initial neotalk: P2P encrypted chat over UDP discovery + TCP streaming 2026-08-21 09:16:07 +02:00
test_x25519_crypto.py Initial neotalk: P2P encrypted chat over UDP discovery + TCP streaming 2026-08-21 09:16:07 +02:00