add pnm:// server

This commit is contained in:
zefie
2026-04-21 08:23:40 -04:00
parent ca9a125435
commit a346fd7f69
4 changed files with 1427 additions and 9 deletions

View File

@@ -393,6 +393,26 @@
"cert": "%ServiceDeps%/https/selfsigned_cert.pem",
"key": "%ServiceDeps%/https/selfsigned_key.pem"
}
},
"pnm": {
"port": 7070,
"flags": "0x00000001",
"allow_double_slash": true,
"protocol_handler": "pnm",
"send_keepalive": false,
"keepalive_zero_ack": true,
"hello_split_ms": 8,
"descriptor_on_first_pna": true,
"descriptor_after_hello_ms": 85,
"descriptor_fallback_ms": 85,
"descriptor_idle_fallback_ms": 85,
"tcp_start_delay_ms": 72,
"tcp_initial_burst": 1,
"tcp_interval_ms": 232,
"dynamic_session_token": true,
"adapt_codec_from_caps": false,
"auto_stream": true,
"debug": true
}
},
"favorites": {