{"id":13495554,"url":"https://github.com/uber/tchannel","last_synced_at":"2025-09-28T19:32:11.113Z","repository":{"id":25000694,"uuid":"28419663","full_name":"uber/tchannel","owner":"uber","description":"network multiplexing and framing protocol for RPC","archived":true,"fork":false,"pushed_at":"2022-05-03T16:14:01.000Z","size":8286,"stargazers_count":1154,"open_issues_count":78,"forks_count":129,"subscribers_count":2720,"default_branch":"master","last_synced_at":"2024-12-29T01:42:16.575Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Thrift","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/uber.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":"2014-12-23T21:06:57.000Z","updated_at":"2024-12-26T22:01:10.000Z","dependencies_parsed_at":"2022-08-20T19:40:55.210Z","dependency_job_id":null,"html_url":"https://github.com/uber/tchannel","commit_stats":null,"previous_names":[],"tags_count":155,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Ftchannel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Ftchannel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Ftchannel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Ftchannel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","download_url":"https://codeload.github.com/uber/tchannel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234555961,"owners_count":18851879,"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-07-31T19:01:35.844Z","updated_at":"2025-09-28T19:32:05.649Z","avatar_url":"https://github.com/uber.png","language":"Thrift","readme":"# TChannel [![Build Status](https://travis-ci.org/uber/tchannel.svg?branch=master)](https://travis-ci.org/uber/tchannel)\n\nThis project is no longer active. See https://github.com/uber/tchannel/issues/1428.\n\nNetwork multiplexing and framing protocol for RPC\n\n[\u003cimg src=\"docs/tchannel-dark.svg#gh-dark-mode-only\" alt=\"TChannel Logo, Dark\" width=\"120\" align=\"left\"\u003e](docs/logo.md#gh-dark-mode-only)\n[\u003cimg src=\"docs/tchannel-light.svg#gh-light-mode-only\" alt=\"TChannel Logo, Light\" width=\"120\" align=\"left\"\u003e](docs/logo.md#gh-light-mode-only)\n\n* [Read the Docs][RTD]\n* Languages: [Node.js][node], [Python][python], [Go][go], [Java][java]\n* Questions: Open a [Github issue][issues]\n* Uber's [OSS website][oss]\n\n## Overview\n\nTChannel is a networking framing protocol used for general RPC, supporting out-of-order responses at extremely high performance where intermediaries can make a forwarding decision quickly. It is easy to implement in multiple languages, especially JavaScript and Python.\n\n## Design Goals\n\n- Easy implementation in multiple languages\n- High performance forwarding path where intermediaries can make forwarding\n  decisions quickly\n- Request/response model with out-of-order responses so that slow requests don't\n  block subsequent faster requests at the head of the line\n- Ability of large requests/responses to be broken into fragments and sent\n  progressively\n- Optional checksums\n- Ability to transport multiple protocols between endpoints (e.g., HTTP+JSON\n  and Thrift)\n\n## Components\n\n- [tchannel-protocol](https://github.com/uber/tchannel/tree/master/docs/protocol.md) TChannel Protocol Documentation\n- [tchannel-node](https://github.com/uber/tchannel-node) TChannel\n  peer library for Node.js\n- [tchannel-python](https://github.com/uber/tchannel-python)\n  TChannel peer library for Python\n- [tchannel-go](https://github.com/uber/tchannel-go)\n  TChannel peer library for Go\n- [tchannel-java](https://github.com/uber/tchannel-java)\n  TChannel peer library for the JVM\n- [tcurl](https://github.com/uber/tcurl) TChannel curl program, for making manual\n  one-off requests to TChannel servers\n- [tcap](https://github.com/uber/tcap/) TChannel packet capture tool, for\n  eavesdropping and inspecting TChannel traffic\n\n[Thrift]: https://thrift.apache.org/\n[node]: https://github.com/uber/tchannel-node\n[python]: https://github.com/uber/tchannel-python\n[go]: https://github.com/uber/tchannel-go\n[java]: https://github.com/uber/tchannel-java\n[RTD]: http://tchannel.readthedocs.org/en/latest/\n[issues]: https://github.com/uber/hyperbahn/issues\n[oss]: https://uber.github.io/\n\n## MIT Licensed\n","funding_links":[],"categories":["Thrift","Protocol Buffers","开发框架"],"sub_categories":["Similar"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuber%2Ftchannel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuber%2Ftchannel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuber%2Ftchannel/lists"}