{"id":21289202,"url":"https://github.com/hexagontk/websockets_chat","last_synced_at":"2026-05-10T17:14:43.382Z","repository":{"id":184677966,"uuid":"669284529","full_name":"hexagontk/websockets_chat","owner":"hexagontk","description":"Example demonstrating the use of Web Sockets to create a simple chat application","archived":false,"fork":false,"pushed_at":"2024-04-02T17:36:28.000Z","size":59,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-22T05:43:04.153Z","etag":null,"topics":["example","gradle","jvm","kotlin","websockets"],"latest_commit_sha":null,"homepage":"https://hexagontk.com","language":"Kotlin","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/hexagontk.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},"funding":{"github":["hexagontk"]}},"created_at":"2023-07-21T20:14:01.000Z","updated_at":"2024-04-01T19:27:21.000Z","dependencies_parsed_at":"2024-03-21T17:59:42.194Z","dependency_job_id":"69f0b722-7369-4b0d-b0d7-b0194b43f4cf","html_url":"https://github.com/hexagontk/websockets_chat","commit_stats":null,"previous_names":["hexagonkt/websockets_chat","hexagontk/websockets_chat"],"tags_count":0,"template":false,"template_full_name":"hexagontk/gradle_starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexagontk%2Fwebsockets_chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexagontk%2Fwebsockets_chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexagontk%2Fwebsockets_chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexagontk%2Fwebsockets_chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hexagontk","download_url":"https://codeload.github.com/hexagontk/websockets_chat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243754008,"owners_count":20342537,"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":["example","gradle","jvm","kotlin","websockets"],"created_at":"2024-11-21T12:35:49.419Z","updated_at":"2026-05-10T17:14:42.179Z","avatar_url":"https://github.com/hexagontk.png","language":"Kotlin","funding_links":["https://github.com/sponsors/hexagontk"],"categories":[],"sub_categories":[],"readme":"\n# Gradle Starter Application\nThis is a Hexagon service created from a template.\n\n## Software Requirements\nTo build the application you will need:\n* JDK 11+ for compiling the sources.\n* An Internet connection to download the dependencies.\n\nTo run the application:\n* For the Gradle distribution: JRE 11+ is required (JDK is not required at runtime).\n* For the jpackage bundle: any major OS will run it (Alpine Linux causes problems).\n* To run the native executable there is no specific requirements.\n\n## Development\n* Build: `./gradlew build`\n* Rebuild: `./gradlew clean build`\n* Run: `./gradlew run`\n* Test (*\\*Test*): `./gradlew test`\n* Integration Test (*\\*IT*): `./gradlew verify`\n* Test Coverage: `./gradlew jacocoTestReport`\n* Run Container (after assemble): `./gradlew dockerBuild \u0026\u0026 docker-compose up -d`\n\nThe reports are located in the `build/reports` directory after building the project.\n\n## Gradle Wrapper Setup\nYou can change the Gradle version in `gradle/wrapper/gradle-wrapper.properties`.\n\n## Docker\nTo generate the Docker images, you can use the `dockerBuild` Gradle task: `./gradlew dockerBuild`.\nAfter that you can start the whole service stack executing: `docker-compose up -d`.\n\n## Usage\nAfter building the project (`./gradlew build`), archives with the application's distributions are\nstored in `build/distributions`.\n\nTo install the application you just need to unpack one distribution file.\n\nAfter installing the application, you can run the application executing the `bin/gradle_starter`\nscript.\n\nOnce the application is running, you can send a request executing:\n`curl http://localhost:9090/text`\n\n## Native Image\n```bash\n./gradlew -P agent test\n./gradlew nativeCompile\n\n# Executable\nbuild/native/nativeCompile/gradle_starter\n\n# Memory\nps -o rss -C gradle_starter\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexagontk%2Fwebsockets_chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhexagontk%2Fwebsockets_chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexagontk%2Fwebsockets_chat/lists"}