Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(rpc): Move rpc out of runtime #1844

Merged
merged 1 commit into from
Sep 14, 2024

Conversation

acelyc111
Copy link
Member

@acelyc111 acelyc111 commented Jan 10, 2024

This is a pure refactor patch without any function changes.
The patch is aim to reduce the size and dependencies of rpc library,
mainly move the "rpc" out of "runtime", including:

  • Add a test named "dsn_rpc_tests"
  • Remove duplicate comments from **/CMakeLists.txt

@acelyc111 acelyc111 changed the title refactor(rpc): move rpc out of runtime refactor(rpc): Move rpc out of runtime Jan 10, 2024
@acelyc111 acelyc111 force-pushed the runtime_rpc branch 2 times, most recently from 4038bac to 42d409c Compare September 12, 2024 03:42
@empiredan empiredan merged commit b1fa5dc into apache:master Sep 14, 2024
81 of 83 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants