Skip to content
Discussion options

You must be logged in to vote

Absolutely!

While IceRPC currently supports only C#, we definitely plan to add support for more languages. It's taking a while because we spent a lot of time updating Ice. We brought into Ice various improvements first implemented in IceRPC C#. See https://github.com/orgs/zeroc-ice/discussions/4782 and https://docs.zeroc.com/ice/3.8/cpp/ice-3-8-0.

You can view IceRPC for C# as a blueprint for future IceRPC implementations. The terminology and features (like invocation and dispatch pipelines) will be the same or at least similar.

Right now, we're improving this C# blueprint with two important updates:

  • make QUIC the default transport (already implemented on main)
  • refactor the Slice compile…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by qianqians
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #4262 on March 02, 2026 19:40.