{"id":37133814,"url":"https://github.com/vilgefortzz/send-file-via-http","last_synced_at":"2026-01-14T15:37:04.883Z","repository":{"id":180231175,"uuid":"135039527","full_name":"Vilgefortzz/send-file-via-http","owner":"Vilgefortzz","description":"Sending files via http based on client-server","archived":false,"fork":false,"pushed_at":"2021-04-25T15:31:02.000Z","size":8,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-07-10T20:40:45.330Z","etag":null,"topics":["client-server","file-upload","go","golang","http","http-client","http-server","websocket"],"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/Vilgefortzz.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-05-27T11:17:54.000Z","updated_at":"2024-06-19T12:19:23.465Z","dependencies_parsed_at":null,"dependency_job_id":"bb4967e7-12c9-4d27-98fc-3b8c29f1f616","html_url":"https://github.com/Vilgefortzz/send-file-via-http","commit_stats":null,"previous_names":["vilgefortzz/send-file-via-http"],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/Vilgefortzz/send-file-via-http","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vilgefortzz%2Fsend-file-via-http","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vilgefortzz%2Fsend-file-via-http/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vilgefortzz%2Fsend-file-via-http/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vilgefortzz%2Fsend-file-via-http/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vilgefortzz","download_url":"https://codeload.github.com/Vilgefortzz/send-file-via-http/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vilgefortzz%2Fsend-file-via-http/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28424374,"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":["client-server","file-upload","go","golang","http","http-client","http-server","websocket"],"created_at":"2026-01-14T15:37:04.338Z","updated_at":"2026-01-14T15:37:04.875Z","avatar_url":"https://github.com/Vilgefortzz.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# send-file-via-http\n\nSending files via http based on server-client\n\nInstall Gorilla WebSocket:\n\n    $  go get github.com/gorilla/websocket\n\nTo run the program, start the server with passing arguments:\n\n    $ go run server.go -- arg1\n    \n- arg1(optional) - host name (e.g. 127.0.0.1)\n\n\u003cbr\u003e\n\nNext, start the client with passing arguments:\n\n    $ go run client.go -- arg1 arg2\n\n- arg1 - name of the file located in send-files directory (e.g. hello.go)\n\n- arg2(optional) - host name (e.g. 127.0.0.1)\n\n\u003cbr\u003e\n\nTo run tests from /tests (server must be running):\n\n    $ go test -v\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvilgefortzz%2Fsend-file-via-http","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvilgefortzz%2Fsend-file-via-http","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvilgefortzz%2Fsend-file-via-http/lists"}