{"id":37122355,"url":"https://github.com/itsankoff/gotcha","last_synced_at":"2026-01-14T14:08:39.932Z","repository":{"id":57522940,"uuid":"78429931","full_name":"itsankoff/gotcha","owner":"itsankoff","description":"Golang chat server and client 💬","archived":false,"fork":false,"pushed_at":"2019-07-02T11:12:19.000Z","size":118,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-06-20T06:22:36.663Z","etag":null,"topics":["chat","client","go","golang","gotcha","server"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/itsankoff.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}},"created_at":"2017-01-09T13:11:33.000Z","updated_at":"2022-04-24T23:56:34.000Z","dependencies_parsed_at":"2022-08-28T06:00:13.308Z","dependency_job_id":null,"html_url":"https://github.com/itsankoff/gotcha","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/itsankoff/gotcha","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsankoff%2Fgotcha","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsankoff%2Fgotcha/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsankoff%2Fgotcha/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsankoff%2Fgotcha/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itsankoff","download_url":"https://codeload.github.com/itsankoff/gotcha/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsankoff%2Fgotcha/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28422408,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T13:30:50.153Z","status":"ssl_error","status_checked_at":"2026-01-14T13:29:08.907Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["chat","client","go","golang","gotcha","server"],"created_at":"2026-01-14T14:08:39.363Z","updated_at":"2026-01-14T14:08:39.918Z","avatar_url":"https://github.com/itsankoff.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gotcha\n\nChat server and client library and ready applications written in Golang.\n* [Intro](#intro)\n* [Install](#install)\n* [Usage](#usage)\n* [License](#license)\n\n---\n\n\u003ca name=\"intro\"\u003e\n\n## Intro\n\nThis repository provides both library which you can integrate in your project and ready Golang server and client.\n\n\u003ca name=\"install\"\u003e\n\n## Install\n\n```\ngo get github.com/itsankoff/gotcha/cmd/server\ngo get github.com/itsankoff/gotcha/cmd/client\n```\n\n\u003ca name=\"usage\"\u003e\n\n## Usage\n\n**1. Simple usage of client and server applications**  \n```\n/path/to/your/workspace/bin/server\n/path/to/your/workspace/bin/client\n```\n\n**2. More sophisticated usage**  \n```\n/path/to/your/workspace/bin/server --host=\u003cip:port\u003e --key_path=\u003cprivate key path\u003e --cert_path=\u003ccert path\u003e\n/path/to/your/workspace/bin/client --host=\u003cip:port\u003e\n```\n\n**3. For full information about all possible options for both client and server run**  \n```\n/path/to/your/workspace/bin/server --help\n/path/to/your/workspace/bin/client --help\n```\n\n**4. For library API reference check the documentation and\n    [client examples files](https://github.com/itsankoff/gotcha/blob/master/client/client_test.go) and\n    [server examples files](https://github.com/itsankoff/gotcha/blob/master/server/server_test.go)**\n\n\n\u003ca name=\"license\"\u003e\n\n## License\n[MIT License](https://github.com/itsankoff/gotcha/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsankoff%2Fgotcha","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitsankoff%2Fgotcha","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsankoff%2Fgotcha/lists"}