to fix this bug i had to change the way a user can support a relay address. the user can no longer provide the address in the form "0.0.0.0:8000" instead he has to use "ws://0.0.0.0:8000" or "wss://0.0.0.0:8000" the switch between ws/http or wss/https is handle by the program |
||
|---|---|---|
| .. | ||
| cli | ||
| receiver | ||
| relay | ||
| sender | ||
| build.rs | ||
| main.rs | ||
| shared.rs | ||
| shuttle.rs | ||