neotalk/tests
Andros Fenollosa 907a0eeb55 Make the listen port configurable from the settings panel
Add a 'Your port' field in the settings panel: empty keeps local-network mode
with an ephemeral port, a value rebinds the TCP listener to a stable address
for dialing over a VPN. Active conversations survive the rebind. Adds
controller.set_listen_port and a rebindable transport.start(port).
2026-08-21 10:11:33 +02:00
..
infra Make the listen port configurable from the settings panel 2026-08-21 10:11:33 +02:00
use_cases Initial neotalk: P2P encrypted chat over UDP discovery + TCP streaming 2026-08-21 09:16:07 +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