{"id":19691788,"url":"https://github.com/radd/rtc-test-client","last_synced_at":"2026-04-14T18:34:08.094Z","repository":{"id":153052537,"uuid":"190610951","full_name":"radd/rtc-test-client","owner":"radd","description":"Real-time communication test client","archived":false,"fork":false,"pushed_at":"2019-06-06T17:00:39.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-09T06:41:36.590Z","etag":null,"topics":["http-long-polling","nodejs","server-sent-events","stomp","websocket"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-06T16:05:43.000Z","updated_at":"2019-06-28T12:20:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"6b9e8816-2b89-403f-989b-6d73dcbd81a6","html_url":"https://github.com/radd/rtc-test-client","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/radd/rtc-test-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radd%2Frtc-test-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radd%2Frtc-test-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radd%2Frtc-test-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radd%2Frtc-test-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radd","download_url":"https://codeload.github.com/radd/rtc-test-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radd%2Frtc-test-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31810737,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"ssl_error","status_checked_at":"2026-04-14T18:05:01.765Z","response_time":153,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["http-long-polling","nodejs","server-sent-events","stomp","websocket"],"created_at":"2024-11-11T19:11:01.073Z","updated_at":"2026-04-14T18:34:08.069Z","avatar_url":"https://github.com/radd.png","language":"JavaScript","readme":"# Real-time communication test client\n\nThis client application is use for testing communication methods:\n- HTTP Long Polling\n- Server-Sent Events\n- WebSocket\n- WebSocket + STOMP\n\nSee [Server appliaction](https://github.com/radd/rtc-test-server)\n\n## Outline\n\nTest includes two scenarios:\n\n### First scenario\n\nFirst scenario tests HTTP and WebSocket protocol\n\nArchitecture:\n\n\u003cimg src=\"https://radd.github.io/other/images/gps-test/scenario_1.jpg\" width=\"400\" \u003e\n\n### Second scenario\n\nSecond scenario tests methods:\n\n- HTTP Long Polling\n- Server-Sent Events\n- WebSocket\n- WebSocket with additional subprotocol STOMP\n\nArchitecture:\n\n\u003cimg src=\"https://radd.github.io/other/images/gps-test/scenario_2.jpg\" width=\"400\" \u003e\n\n## Run test\n\n**test1** folder refers to 1st scenario, **test2** to 2nd scenario.\n\nGo to test1 or test2 folder, choose suitable methos and run **runTest.js**\n\n### Scenario I\n\n```bash\nnode runTest.js $1 $2 $3\n```\nWhere:\n- $1 is number of tests\n- $2 is number of messages\n- $3 is payload size\n\n### Scenario II\n\n```bash\nnode runTest.js $1 $2 $3 $4\n```\nWhere:\n- $1 is number of tests\n- $2 is number of clients\n- $3 is number of messages\n- $4 is time between send next message\n\n## Output\n\nTest results are saved to **output.log** file\n\n### Example for WebSocket:\n\n```bash\n--------------------- T E S T ---------------------\nclientCount: 100, msgCount: 10, msgSpan: 1000\n9.627700000000003\n7.657590000000003\n7.584609999999998\n7.298040000000003\n8.2348\nAVG: 8.080548\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradd%2Frtc-test-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fradd%2Frtc-test-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradd%2Frtc-test-client/lists"}