get.pme.sh/pnats@v0.0.0-20240304004023-26bb5a137ed0/server/configs/listen.conf (about) 1 # Test all permutations of listen address parsing, client, cluster and http. 2 3 listen: 10.0.1.22:4422 4 5 http: 127.0.0.1:8422 6 https: 127.0.0.1:9443 7 8 cluster { 9 listen: 127.0.0.1:4244 10 name: "abc" 11 }