{"id":20846134,"url":"https://github.com/issadarkthing/gochat","last_synced_at":"2025-09-12T20:37:59.312Z","repository":{"id":112709696,"uuid":"290948979","full_name":"issadarkthing/gochat","owner":"issadarkthing","description":"Simple go websocket example","archived":false,"fork":false,"pushed_at":"2020-09-08T04:26:42.000Z","size":579,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-02T07:39:22.276Z","etag":null,"topics":["chat","example","go","tview","websocket","websocket-chat"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/issadarkthing.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-08-28T04:16:16.000Z","updated_at":"2020-09-08T04:26:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"6fdfc0e8-df4b-490f-b8eb-fd54d8f9d75d","html_url":"https://github.com/issadarkthing/gochat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/issadarkthing/gochat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issadarkthing%2Fgochat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issadarkthing%2Fgochat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issadarkthing%2Fgochat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issadarkthing%2Fgochat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/issadarkthing","download_url":"https://codeload.github.com/issadarkthing/gochat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issadarkthing%2Fgochat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274873613,"owners_count":25365824,"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","status":"online","status_checked_at":"2025-09-12T02:00:09.324Z","response_time":60,"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":["chat","example","go","tview","websocket","websocket-chat"],"created_at":"2024-11-18T02:15:11.426Z","updated_at":"2025-09-12T20:37:59.295Z","avatar_url":"https://github.com/issadarkthing.png","language":"Go","readme":"# gochat\nSimple websocket example using [gorilla](https://github.com/gorilla/websocket).\n\n![gochat](/gochat.png)\n\n## Build\nTo build, simply run\n```sh\n$ make\n```\n\n## Usage\nWe need to start the server first in order for clients to connect.\n```sh\n$ ./bin/server\n```\nLet's fire up our chat app.\n```sh\n$ ./bin/gochat\n```\n\n## TODO\n- add encryption\n- add documentations\n\nAny pull requests to improve the repo are welcomed\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fissadarkthing%2Fgochat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fissadarkthing%2Fgochat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fissadarkthing%2Fgochat/lists"}