{"id":16226184,"url":"https://github.com/antony/websocket-tester","last_synced_at":"2025-04-08T03:45:45.198Z","repository":{"id":66169685,"uuid":"127938681","full_name":"antony/websocket-tester","owner":"antony","description":"A run-once docker container for testing websocket endpoints as part of a CI build or locally","archived":false,"fork":false,"pushed_at":"2018-04-03T16:48:14.000Z","size":1,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-14T02:53:32.854Z","etag":null,"topics":["ci","websocket","websocket-client","websockets","ws"],"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/antony.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":"2018-04-03T16:43:38.000Z","updated_at":"2018-05-30T22:31:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"5aa7e2a1-ed4e-4997-97cd-266af61cea6a","html_url":"https://github.com/antony/websocket-tester","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"887eb46aa59cbcd1061c9995bea45c12226459eb"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antony%2Fwebsocket-tester","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antony%2Fwebsocket-tester/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antony%2Fwebsocket-tester/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antony%2Fwebsocket-tester/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antony","download_url":"https://codeload.github.com/antony/websocket-tester/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247773744,"owners_count":20993633,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["ci","websocket","websocket-client","websockets","ws"],"created_at":"2024-10-10T12:48:25.720Z","updated_at":"2025-04-08T03:45:45.166Z","avatar_url":"https://github.com/antony.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Websocket Tester\n\nA very simple way to test if a websocket responds (and in the way you expect it to)\n\nAvailable as a simple node app or a [Docker image](https://hub.docker.com/r/antony/websocket-tester/)\n\n### Usage\n\nSpecify the environment variables:\n\n```\nURL: The websocket endpoint.\nINPUT: input payload to send to socket.\n```\n\nand optionally:\n\n```\nEXPECTED_OUTPUT: The output you expect (this will be asserted)\n```\n\nIf you don't pass EXPECTED_OUTPUT, the response will simply be echoed.\n\nThen, just run:\n\n```bash\ndocker run -e \"URL=...\" -e \"INPUT=...\" -e \"EXPECTED_OUTPUT=...\" antony/websocket-tester \n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantony%2Fwebsocket-tester","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantony%2Fwebsocket-tester","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantony%2Fwebsocket-tester/lists"}