{"id":24616024,"url":"https://github.com/ituvtu/server-javafx-websocket","last_synced_at":"2026-04-20T13:03:46.307Z","repository":{"id":240873367,"uuid":"803437572","full_name":"ituvtu/Server-JavaFX-WebSocket","owner":"ituvtu","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-22T14:43:49.000Z","size":82,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-05-22T16:02:10.983Z","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/ituvtu.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":"2024-05-20T18:12:53.000Z","updated_at":"2024-05-29T23:42:04.709Z","dependencies_parsed_at":"2024-05-22T15:56:29.371Z","dependency_job_id":"8596b170-446c-4127-89e4-f86eeb1e011f","html_url":"https://github.com/ituvtu/Server-JavaFX-WebSocket","commit_stats":null,"previous_names":["ituvtu/server-javafx-websocket"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ituvtu%2FServer-JavaFX-WebSocket","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ituvtu%2FServer-JavaFX-WebSocket/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ituvtu%2FServer-JavaFX-WebSocket/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ituvtu%2FServer-JavaFX-WebSocket/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ituvtu","download_url":"https://codeload.github.com/ituvtu/Server-JavaFX-WebSocket/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244290090,"owners_count":20429308,"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":"2025-01-24T22:15:33.629Z","updated_at":"2026-04-20T13:03:46.281Z","avatar_url":"https://github.com/ituvtu.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Messenger Server\n\nThis repository contains the server-side implementation of a messaging application. The server handles client connections, message routing, user authentication, and interactions with the MySQL database.\n\n## Features\n\n- **WebSocket Server**: Manages real-time communication with clients.\n- **User Authentication**: Validates user credentials and manages sessions.\n- **Message Routing**: Routes messages between connected clients.\n- **Database Integration**: Stores and retrieves messages and user data from a MySQL database.\n- **Configuration Page**: Allows configuration of server settings such as port and database credentials.\n\n\n### Configuration\n\nBefore starting the server, a configuration page will appear where you can set the port and database credentials.\n\n### Server Application Structure\n\n- **Main Application**: `ServerApp.java` initializes and starts the server.\n- **Controllers**: Handles UI interactions.\n  - `ConfigController.java`: Manages the configuration page.\n  - `ServerController.java`: Manages the main server interface.\n- **Models**: Contains the server logic.\n  - `Server.java`: Core server functionalities.\n- **Views**: FXML files for UI.\n  - `config.fxml`: Configuration page layout.\n  - `server.fxml`: Main server interface layout.\n\n## Related Projects\n\n- **Client Application**: The client-side implementation can be found [here](https://github.com/ituvtu/Client-JavaFX-WebSocket).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fituvtu%2Fserver-javafx-websocket","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fituvtu%2Fserver-javafx-websocket","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fituvtu%2Fserver-javafx-websocket/lists"}