{"id":34995276,"url":"https://github.com/harmon25/elixir_udp_server","last_synced_at":"2026-05-20T08:32:50.470Z","repository":{"id":78977791,"uuid":"52623564","full_name":"harmon25/elixir_udp_server","owner":"harmon25","description":"Simple elixir supervised UDP Server","archived":false,"fork":false,"pushed_at":"2016-02-28T02:09:21.000Z","size":23,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-28T15:00:36.010Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/harmon25.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-02-26T18:15:50.000Z","updated_at":"2022-07-01T15:26:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"a99ce649-09be-4568-951d-1c4a1da6dec0","html_url":"https://github.com/harmon25/elixir_udp_server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/harmon25/elixir_udp_server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmon25%2Felixir_udp_server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmon25%2Felixir_udp_server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmon25%2Felixir_udp_server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmon25%2Felixir_udp_server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harmon25","download_url":"https://codeload.github.com/harmon25/elixir_udp_server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmon25%2Felixir_udp_server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33251982,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-20T04:48:54.280Z","status":"ssl_error","status_checked_at":"2026-05-20T04:48:10.851Z","response_time":356,"last_error":"SSL_read: 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":[],"created_at":"2025-12-27T02:03:15.419Z","updated_at":"2026-05-20T08:32:50.458Z","avatar_url":"https://github.com/harmon25.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LogServer\n- Elixir Application module used to start a GenServer based UDP Server on a user defined port\n- can pass log handler callback as `:log_handler` application environment config\n\n### Example config\n```\n\tconfig :log_server,\n\tip: {127,0,0,1},\n\tport: 1514,\n\tlog_handler: {module, function}\n```\n \n## Installation\n\nIf [available in Hex](https://hex.pm/docs/publish), the package can be installed as:\n\n  1. Add log_server to your list of dependencies in `mix.exs`:\n\n        def deps do\n          [{:udp_server, git: \"https://github.com/harmon25/elixir_udp_server.git\"}]\n        end\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharmon25%2Felixir_udp_server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharmon25%2Felixir_udp_server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharmon25%2Felixir_udp_server/lists"}