{"id":13606524,"url":"https://github.com/line/stellite","last_synced_at":"2025-04-04T12:10:16.611Z","repository":{"id":42520124,"uuid":"67664300","full_name":"line/stellite","owner":"line","description":"Stellite project is a client library and server application that offers an easy way to develop, build, and implement client/server running primarily over the QUIC protocol developed by Google as part of the Chromium project.","archived":false,"fork":false,"pushed_at":"2023-03-20T22:12:51.000Z","size":27444,"stargazers_count":476,"open_issues_count":15,"forks_count":82,"subscribers_count":41,"default_branch":"master","last_synced_at":"2025-03-28T11:11:39.738Z","etag":null,"topics":["chromium","quic"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/line.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-09-08T03:16:31.000Z","updated_at":"2025-03-01T03:48:10.000Z","dependencies_parsed_at":"2024-01-16T23:54:47.873Z","dependency_job_id":null,"html_url":"https://github.com/line/stellite","commit_stats":{"total_commits":96,"total_committers":13,"mean_commits":7.384615384615385,"dds":"0.38541666666666663","last_synced_commit":"5bd1c1f5f0cdc22a65319068f4f8b2ca7769bfa1"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/line%2Fstellite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/line%2Fstellite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/line%2Fstellite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/line%2Fstellite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/line","download_url":"https://codeload.github.com/line/stellite/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247174456,"owners_count":20896078,"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":["chromium","quic"],"created_at":"2024-08-01T19:01:09.942Z","updated_at":"2025-04-04T12:10:16.589Z","avatar_url":"https://github.com/line.png","language":"C++","funding_links":[],"categories":["C++"],"sub_categories":[],"readme":"# Welcome to Stellite\n\nStellite project is a client library and server application that offers an easy way to develop, build, and implement client/server running primarily over the QUIC protocol developed by Google as part of the Chromium project. It aims to provide fast and stable connectivity to mobile applications.\n\nStellite is an open-source project developed by [LINE Corporation](http://linecorp.com/en/) based on the Chromium project.\n\nLicensed under [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0).\n\n## Why QUIC?\n\nToday, mobile application developers are struggling with challenges posed by constantly changing network environments; long connection time (RTT overhead), packet loss, handover failures, head-of-line blocking, duplicate congestion window, to name a few.\n\nQUIC is a new transport protocol that can solve these problems by providing essential features as follows.\n\n* Dramatically reduced connection establishment time\n* Improved congestion control\n* Multiplexing without head-of-line blocking\n* Forward error correction\n* Connection migration\n* TLS-level security\n\nSee [QUIC docs](https://www.chromium.org/quic) provided by Google for more details.\n\n## Stellite project stack\n\nStellite consists of the QUIC server and the client library on top of Chromium.\n\n\n\u003cimg src=\"./res/architecture_stellite.png\"\u003e\n\n\u003cimg src=\"./res/architecture_client.jpg\"\u003e\n\n\n### Stellite QUIC server\n\nStellite QUIC server is based on the Chromium's QUIC simple server and provides the following features.\n\n* Supports reverse proxy\n* Supports multi-threading for enhanced performance\n* Supports file-based logging\n\n### Stellite client library\n\nStellite client library provides a protocol negotiation layer so that a mobile application can choose the most expedient protocol.\n\n* Supports QUIC, SPDY, HTTP, HTTPS, HTTP2\n* Easy to build, link, and integrate with mobile applications\n* Includes a thread model to run network on a thread\n* Uses a forward declaration and the Pimpl pattern to separate the Stellite implementation from the Chromium interface\n\n## Getting started\n\n* [How to build](./BUILD.md)\n* [Client guide](./CLIENT_GUIDE.md)\n* [Server guide](./SERVER_GUIDE.md)\n\n## Read more\n\n* [Release notes](./RELEASE.md)\n* [Contributing](./CONTRIBUTING.md)\n* [About QUIC](https://www.chromium.org/quic)\n\n\n## License\n\nCopyright 2016 LINE Corporation\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fline%2Fstellite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fline%2Fstellite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fline%2Fstellite/lists"}