{"id":19430743,"url":"https://github.com/alpacatechjp/sqs_ws","last_synced_at":"2026-05-14T18:03:13.864Z","repository":{"id":91149875,"uuid":"148003359","full_name":"AlpacaTechJP/sqs_ws","owner":"AlpacaTechJP","description":"SQS to WebSocket server","archived":false,"fork":false,"pushed_at":"2018-09-09T07:36:45.000Z","size":8,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-25T05:43:57.640Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/AlpacaTechJP.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-09-09T07:36:11.000Z","updated_at":"2022-07-08T03:38:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"d16645fd-45ac-4f71-9807-6d6792273bcb","html_url":"https://github.com/AlpacaTechJP/sqs_ws","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AlpacaTechJP/sqs_ws","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlpacaTechJP%2Fsqs_ws","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlpacaTechJP%2Fsqs_ws/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlpacaTechJP%2Fsqs_ws/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlpacaTechJP%2Fsqs_ws/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlpacaTechJP","download_url":"https://codeload.github.com/AlpacaTechJP/sqs_ws/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlpacaTechJP%2Fsqs_ws/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33037047,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-10T14:26:23.314Z","updated_at":"2026-05-14T18:03:13.837Z","avatar_url":"https://github.com/AlpacaTechJP.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SQS WS\n\nThis software receives a message from SQS and serve to WebSocket clients.\n\n\n# How to use\n\n```\n$ dep ensure\n$ go build\n$ ./sqs_ws -c config.yml\n```\n\n\n# Config file\n\n```\n---\nsource_queue: queue1\nws_endpoint: \"/ws\"\nws_port: 8080\nsampling_rate: 1  # log sampling rate\nregion: ap-northeast-1\nendpoint: http://localhost:9324\n```\n\n\n# License\n\nApache 2\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falpacatechjp%2Fsqs_ws","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falpacatechjp%2Fsqs_ws","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falpacatechjp%2Fsqs_ws/lists"}