{"id":14978167,"url":"https://github.com/socketio/socket.io-server-java","last_synced_at":"2025-10-02T13:31:14.341Z","repository":{"id":37316040,"uuid":"365938076","full_name":"socketio/socket.io-server-java","owner":"socketio","description":" Socket.IO Server Library for Java","archived":false,"fork":true,"pushed_at":"2023-08-02T18:50:47.000Z","size":1245,"stargazers_count":50,"open_issues_count":4,"forks_count":9,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-09-29T01:02:09.592Z","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":"trinopoty/socket.io-server-java","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/socketio.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":"2021-05-10T06:18:43.000Z","updated_at":"2024-09-01T03:28:23.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/socketio/socket.io-server-java","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io-server-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io-server-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io-server-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io-server-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/socketio","download_url":"https://codeload.github.com/socketio/socket.io-server-java/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235000687,"owners_count":18920223,"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-09-24T13:56:58.624Z","updated_at":"2025-10-02T13:31:08.767Z","avatar_url":"https://github.com/socketio.png","language":"Java","readme":"# Socket.IO Java\n[![Build Status](https://travis-ci.org/trinopoty/socket.io-server-java.png?branch=master)](https://travis-ci.org/trinopoty/socket.io-server-java) [![codecov](https://codecov.io/gh/trinopoty/socket.io-server-java/branch/master/graph/badge.svg)](https://codecov.io/gh/trinopoty/socket.io-server-java)\n\nThis is the Socket.IO Server Library for Java ported from the [JavaScript server](https://github.com/socketio/socket.io).\n\n**NOTE** This library will follow the major version of the JS library starting with version 3.\n\nSee also: [Socket.IO-client Java](https://github.com/socketio/socket.io-client-java)\n\n## Features\nThis library supports all of the features the JS server does, including events, options and upgrading transport.\n\n## Documentation\nComplete documentation can be found [here](https://trinopoty.github.io/socket.io-server-java/).\n\n## Installation\nThe latest artifact is available on Maven Central.\n\n### Maven\nAdd the following dependency to your `pom.xml`.\n\n```xml\n\u003cdependencies\u003e\n  \u003cdependency\u003e\n    \u003cgroupId\u003eio.socket\u003c/groupId\u003e\n    \u003cartifactId\u003esocket.io-server\u003c/artifactId\u003e\n    \u003cversion\u003e4.0.1\u003c/version\u003e\n  \u003c/dependency\u003e\n\u003c/dependencies\u003e\n```\n\n### Gradle\nAdd it as a gradle dependency in `build.gradle`.\n\n```groovy\ncompile ('io.socket:socket.io-server:4.0.1')\n```\n\n## Demo project\nA basic demo project running on a Jetty server can be found at https://github.com/oddmario/socket.io-server-java-demo\n\n## License\n\nApache 2.0\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsocketio%2Fsocket.io-server-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsocketio%2Fsocket.io-server-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsocketio%2Fsocket.io-server-java/lists"}