{"id":22360486,"url":"https://github.com/nobonobo/tinygo-tls","last_synced_at":"2025-08-24T11:37:41.876Z","repository":{"id":146069664,"uuid":"304887928","full_name":"nobonobo/tinygo-tls","owner":"nobonobo","description":"TLS sample for TinyGo(WIP)","archived":false,"fork":false,"pushed_at":"2020-10-19T02:26:24.000Z","size":197,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T14:32:22.793Z","etag":null,"topics":["tinygo","tls"],"latest_commit_sha":null,"homepage":"","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/nobonobo.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":"2020-10-17T13:49:09.000Z","updated_at":"2020-11-05T02:28:43.000Z","dependencies_parsed_at":"2023-05-10T16:15:48.124Z","dependency_job_id":null,"html_url":"https://github.com/nobonobo/tinygo-tls","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nobonobo/tinygo-tls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobonobo%2Ftinygo-tls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobonobo%2Ftinygo-tls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobonobo%2Ftinygo-tls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobonobo%2Ftinygo-tls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nobonobo","download_url":"https://codeload.github.com/nobonobo/tinygo-tls/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobonobo%2Ftinygo-tls/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271854475,"owners_count":24834453,"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-08-24T02:00:11.135Z","response_time":111,"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":["tinygo","tls"],"created_at":"2024-12-04T16:16:59.359Z","updated_at":"2025-08-24T11:37:41.823Z","avatar_url":"https://github.com/nobonobo.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tinygo-tls\n\n## Setup\n\nlisten htttps://localhost:8443\n\n```shell\n\u003e go run ./server\n```\n\nbuild on go\n\n```shell\n\u003e go build -o tinygo-tls .\n```\n\nbuild on tinygo\n\n```shell\n\u003e tinygo build -o tinygo-tls .\n```\n\n## Test TLS communication\n\n```shell\n\u003e $ go run ./socat ./tinygo-tls\n2020/10/19 10:46:12 exec: [./tinygo-tls]\nHTTP/1.0 200 OK\nDate: Mon, 19 Oct 2020 01:46:12 GMT\nContent-Length: 6\nContent-Type: text/plain; charset=utf-8\n\nhello!\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnobonobo%2Ftinygo-tls","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnobonobo%2Ftinygo-tls","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnobonobo%2Ftinygo-tls/lists"}