feat: 🔧 new structure for both tls and non-tls with config files and generics

This commit is contained in:
Ahmet Kaan GÜMÜŞ 2024-04-21 04:29:17 +03:00
parent 1350046453
commit 9e8cc84f66
11 changed files with 207 additions and 103 deletions

View file

@ -0,0 +1,5 @@
axum_address: 192.168.1.2:2323
listener_address: 192.168.1.2:2424
streamer_address: 192.168.1.2:2525
latency: 50
tls: false