{"id":21988917,"url":"https://github.com/alessandro-salerno/bialetti","last_synced_at":"2025-07-22T23:31:06.700Z","repository":{"id":54134353,"uuid":"522061114","full_name":"Alessandro-Salerno/Bialetti","owner":"Alessandro-Salerno","description":"A Java TCP/UDP server-side and client-side library/framework","archived":false,"fork":false,"pushed_at":"2022-08-24T11:05:56.000Z","size":3411,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-03-09T15:21:31.215Z","etag":null,"topics":["java","java-networking","networking","networking-library","oop","socket","socket-io","tcp","tcp-client","tcp-server","tcp-socket","udp","udp-client","udp-server","udp-socket"],"latest_commit_sha":null,"homepage":"","language":"Java","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/Alessandro-Salerno.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}},"created_at":"2022-08-06T21:51:00.000Z","updated_at":"2022-08-24T11:07:28.000Z","dependencies_parsed_at":"2022-08-13T07:10:57.091Z","dependency_job_id":null,"html_url":"https://github.com/Alessandro-Salerno/Bialetti","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alessandro-Salerno%2FBialetti","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alessandro-Salerno%2FBialetti/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alessandro-Salerno%2FBialetti/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alessandro-Salerno%2FBialetti/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Alessandro-Salerno","download_url":"https://codeload.github.com/Alessandro-Salerno/Bialetti/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227197687,"owners_count":17746425,"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":["java","java-networking","networking","networking-library","oop","socket","socket-io","tcp","tcp-client","tcp-server","tcp-socket","udp","udp-client","udp-server","udp-socket"],"created_at":"2024-11-29T19:26:27.696Z","updated_at":"2024-11-29T19:26:28.141Z","avatar_url":"https://github.com/Alessandro-Salerno.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Contributors][contributors-shield]][contributors-url]\n[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n[![MIT License][license-shield]][license-url]\n![](https://tokei.rs/b1/github/Alessandro-Salerno/Bialetti)\n\n\n\u003c!-- PROJECT LOGO --\u003e\n\u003cp align=\"center\"\u003e\n\u003ch1 align=\"center\"\u003eBialetti\u003c/h1\u003e\n\n  \u003cp align=\"center\"\u003e\n    Bialetti is a Java networking library/framework meant to abstract away some of the lower level parts of using TCP/UDP Sockets to create server-side and client-side applications.\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/Alessandro-Salerno/Bialetti/issues\"\u003eReport Bug\u003c/a\u003e ||\n    \u003ca href=\"https://github.com/Alessandro-Salerno/Bialetti/pulls\"\u003eRequest Feature\u003c/a\u003e\n  \u003c/p\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\".github/Bialetti.png\" alt=\"Snow\" width=\"900\"\u003e\n\u003c/div\u003e\n\n## Why Bialetti?\n[Alfonso Bialetti](https://it.wikipedia.org/wiki/Alfonso_Bialetti) was the original creator of the [Moka](https://it.wikipedia.org/wiki/Moka), so obviously, Java -\u003e Coffee.\n\n## How to build the JAR File\nBialetti uses [Gradle](https://gradle.org) as its build system.\nAs such, you just need to choose the `jar` task in Gradle (Either via the commandline or your IDE of choice) and get the output in `build/libs`.\n\n## How to use the library\nTo use Bialetti, you're going to need to import the `jar` file and the `bialetti` package.\n\u003cbr\u003e\nThe documentation for Bialetti can be found on the [Wiki](https://github.com/Alessandro-Salerno/Bialetti/wiki)\n\n\u003c!-- LICENSE --\u003e\n\n## License\n\nDistributed under the MIT license. See `LICENSE` for more information.\n\n[contributors-shield]: https://img.shields.io/github/contributors/Alessandro-Salerno/Bialetti.svg?style=flat-square\n[contributors-url]: https://github.com/Alessandro-Salerno/Bialetti/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/Alessandro-Salerno/Bialetti.svg?style=flat-square\n[forks-url]: https://github.com/Alessandro-Salerno/Bialetti/network/members\n[stars-shield]: https://img.shields.io/github/stars/Alessandro-Salerno/Bialetti.svg?style=flat-square\n[stars-url]: https://github.com/Alessandro-Salerno/Bialetti/stargazers\n[issues-shield]: https://img.shields.io/github/issues/Alessandro-Salerno/Bialetti.svg?style=flat-square\n[issues-url]: https://github.com/Alessandro-Salerno/Bialetti/issues\n[license-shield]: https://img.shields.io/github/license/Alessandro-Salerno/Bialetti.svg?style=flat-square\n[license-url]: https://github.com/Alessandro-Salerno/Bialetti/blob/master/LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falessandro-salerno%2Fbialetti","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falessandro-salerno%2Fbialetti","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falessandro-salerno%2Fbialetti/lists"}