{"id":16105785,"url":"https://github.com/devlights/go-listener-with-backlog-example","last_synced_at":"2025-04-06T03:13:19.848Z","repository":{"id":149716587,"uuid":"593083733","full_name":"devlights/go-listener-with-backlog-example","owner":"devlights","description":"TCP Listener with Backlog examples by golang","archived":false,"fork":false,"pushed_at":"2023-01-25T08:00:36.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-12T08:58:25.726Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devlights.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":"2023-01-25T07:34:13.000Z","updated_at":"2024-11-04T17:30:04.000Z","dependencies_parsed_at":"2023-04-25T15:02:42.309Z","dependency_job_id":null,"html_url":"https://github.com/devlights/go-listener-with-backlog-example","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlights%2Fgo-listener-with-backlog-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlights%2Fgo-listener-with-backlog-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlights%2Fgo-listener-with-backlog-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlights%2Fgo-listener-with-backlog-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devlights","download_url":"https://codeload.github.com/devlights/go-listener-with-backlog-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247427012,"owners_count":20937214,"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":[],"created_at":"2024-10-09T19:10:37.562Z","updated_at":"2025-04-06T03:13:19.821Z","avatar_url":"https://github.com/devlights.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-listener-with-backlog-example\n\nTCP Listener with Backlog examples by golang\n\n![Go Version](https://img.shields.io/badge/go-1.19-blue.svg)\n\n## Go version\n\n```shell script\n$ lsb_release -a\nNo LSB modules are available.\nDistributor ID: Ubuntu\nDescription:    Ubuntu 20.04.5 LTS\nRelease:        20.04\nCodename:       focal\n\n$ go version\ngo version go1.19.4 linux/amd64\n```\n\n## How to Run\n\n### Using [go-task](https://taskfile.dev/)\n\n```sh\n$ task run\ntask: [run] go run .\n[With Context] 07:56:16 start\n[With Context] 07:56:17 dial tcp4 127.0.0.1:33333: i/o timeout\n[With Context] 07:56:17 done\n```\n\n## REFERENCES\n\n- https://github.com/golang/go/issues/39000\n- https://github.com/golang/go/issues/41470\n- https://github.com/valyala/tcplisten/blob/master/tcplisten.go\n- https://stackoverflow.com/a/49593356\n- https://stackoverflow.com/a/46279623\n- https://meetup-jp.toast.com/1509\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevlights%2Fgo-listener-with-backlog-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevlights%2Fgo-listener-with-backlog-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevlights%2Fgo-listener-with-backlog-example/lists"}