{"id":18611960,"url":"https://github.com/trinopoty/socket.io-server-java","last_synced_at":"2025-04-06T09:10:08.887Z","repository":{"id":37289966,"uuid":"144740389","full_name":"trinopoty/socket.io-server-java","owner":"trinopoty","description":" Socket.IO Server Library for Java","archived":false,"fork":false,"pushed_at":"2023-11-14T23:30:58.000Z","size":1280,"stargazers_count":187,"open_issues_count":10,"forks_count":52,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-30T07:11:45.435Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trinopoty.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":"2018-08-14T15:40:42.000Z","updated_at":"2025-03-26T01:53:44.000Z","dependencies_parsed_at":"2023-02-01T05:15:25.414Z","dependency_job_id":null,"html_url":"https://github.com/trinopoty/socket.io-server-java","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinopoty%2Fsocket.io-server-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinopoty%2Fsocket.io-server-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinopoty%2Fsocket.io-server-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinopoty%2Fsocket.io-server-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trinopoty","download_url":"https://codeload.github.com/trinopoty/socket.io-server-java/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247457803,"owners_count":20941906,"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-11-07T03:15:29.408Z","updated_at":"2025-04-06T09:10:08.849Z","avatar_url":"https://github.com/trinopoty.png","language":"Java","funding_links":[],"categories":["网络编程"],"sub_categories":[],"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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrinopoty%2Fsocket.io-server-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrinopoty%2Fsocket.io-server-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrinopoty%2Fsocket.io-server-java/lists"}