{"id":15988685,"url":"https://github.com/michael-simons/native-netty-timeserver-and-client","last_synced_at":"2025-04-04T22:23:17.838Z","repository":{"id":139304400,"uuid":"274924228","full_name":"michael-simons/native-netty-timeserver-and-client","owner":"michael-simons","description":"Simple Netty based time server and client that can be natively compiled on GraalVM.","archived":false,"fork":false,"pushed_at":"2023-06-20T16:35:19.000Z","size":56,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T06:49:10.959Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/michael-simons.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-06-25T13:32:41.000Z","updated_at":"2020-06-25T13:33:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"821b2e94-9cc2-40ae-bcec-836e10b463df","html_url":"https://github.com/michael-simons/native-netty-timeserver-and-client","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"5129a63cb6e5628ee92a746002dd8eafc9c154f3"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michael-simons%2Fnative-netty-timeserver-and-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michael-simons%2Fnative-netty-timeserver-and-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michael-simons%2Fnative-netty-timeserver-and-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michael-simons%2Fnative-netty-timeserver-and-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michael-simons","download_url":"https://codeload.github.com/michael-simons/native-netty-timeserver-and-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247256849,"owners_count":20909363,"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-08T04:20:44.413Z","updated_at":"2025-04-04T22:23:17.819Z","avatar_url":"https://github.com/michael-simons.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Create Netty native binary.\n\nThis is the [time server example](https://netty.io/wiki/user-guide-for-4.x.html#wiki-h3-8) from Netty together \nwith the minimum necessary substitutions to create native images on GraalVM plus a build file that configures\nGraals `native-image` tool for you. \n\n## Build and run\n\nYou need [Maven](https://maven.apache.org), [GraalVM](https://www.graalvm.org) and GraalVMs [native image tool](https://www.graalvm.org/getting-started/#native-images) for this to work. \n\nBuild native images:\n\n```\n./mvnw clean package\n```\n\nRun the time server on port 4711:\n\n```\n./target/server 4711\n```\n\nRun the client in a different shell to get the time from the server:\n\n```\n./target/client localhost 4711\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichael-simons%2Fnative-netty-timeserver-and-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichael-simons%2Fnative-netty-timeserver-and-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichael-simons%2Fnative-netty-timeserver-and-client/lists"}