config tests added,

titles tests added,
.env file support added with dotenv,
README.md file updated for .evn file support,
database lost connection bug crash fixed,
session server run_session long timeout bug fixed,
links module added,
webrtc_proc json arguments added,
app_proc stdout and stderr support added,
infinity app_proc spawn freeze bug fixed
This commit is contained in:
C
2023-01-30 17:55:15 +05:00
parent e3e2cc97aa
commit dae22f393c
14 changed files with 3222 additions and 26 deletions
+12 -1
View File
@@ -1,3 +1,14 @@
# pixel-streaming-session-server
pixel streaming session server
pixel streaming session server
configure environment variables with .env file
.env:
PORT=
EXTERNAL_DOMAIN=""
COORDINATOR_URL=""
DATABASE_URL=""
DATABASE_NAME=""
WEBRTC_PORT_BEGIN=