feat(tstest): Implement dynamic port allocation for HTTP and WebSocket connections, add tests for port validation

This commit is contained in:
2025-09-12 14:06:03 +00:00
parent 3c38a53d9d
commit 799a60188f
5 changed files with 77 additions and 127 deletions

View File

@@ -43,6 +43,7 @@
"@push.rocks/smartjson": "^5.0.20",
"@push.rocks/smartlog": "^3.1.9",
"@push.rocks/smartmongo": "^2.0.12",
"@push.rocks/smartnetwork": "^4.2.0",
"@push.rocks/smartpath": "^6.0.0",
"@push.rocks/smartpromise": "^4.2.3",
"@push.rocks/smartrequest": "^4.3.1",