Skip to content
This repository was archived by the owner on Jul 22, 2026. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
> ⚠️ **This project is deprecated.** rest.li is no longer actively maintained and the repository will be archived (read-only) on July 22, 2026. LinkedIn has moved to gRPC internally; gRPC is not a drop-in replacement. Existing `com.linkedin.pegasus:*` artifacts on Maven Central remain available. See [#1178](https://github.com/linkedin/rest.li/issues/1178) for details.

<p style="color:red;"><b>At LinkedIn, we are focusing our efforts on advanced automation to enable a seamless, LinkedIn-wide migration from Rest.li to <a href="https://grpc.io/">gRPC</a>. gRPC will offer better performance, support for more programming languages, streaming, and a robust open source community. There is no active development at LinkedIn on new features for Rest.li. The repository will also be deprecated soon once we have migrated services to use gRPC. Refer to <a href="https://engineering.linkedin.com/blog/2023/linkedin-integrates-protocol-buffers-with-rest-li-for-improved-m">this blog</a> for more details on why we are moving to gRPC.</b></p>

<p align="center">
Expand Down
Loading