-
This test failed again with a GitHub open PR action:
```
Failed IceRpc:Tests:Transports:QuicTransportSslAuthenticationTests:Quic_server_connection_connect_fails_when_client_provides_untrusted_ce…
-
In Protobuf, operations are typically referred to as 'methods'. Therefore, it might be logical to use `ProtobufMethodAttribute` as the attribute name
-
https://github.com/icerpc/icerpc-docs/blob/d5eddc5c2411488407f19c8ecc4a1cfb7cbb49a4/pages/icerpc/icerpc-protocol/connection-shutdown.md?plain=1#L11
Along the lines of https://github.com/icerpc/icer…
-
See https://www.nuget.org/packages/IceRpc.Slice.Tools#readme-body-tab
There are a few XML code blocks with blank lines. In the actual README.md, these are XML comments.
-
I find this "non-doc line comments" name odd.
Look at the C# description of the same:
https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/tokens/comments
_Original…
-
This commit https://github.com/icerpc/icerpc-docs/commit/387dbd94326e60b490af9b8a64f60d7b86a13318 updated the routing and backend code to do routing based on "IceRPC" rather than "IceRPC core". The ma…
-
From the latest CI build:
```
Failed IceRpc:Tests:Transports:Tcp:SslListenerConformanceTests:Call_accept_on_a_listener_accepts_a_connection [8 s]
Stack Trace:
```
-
-
We have a couple references to IceRPC in the Slice encoding chapter:
```
proxy-types.md
9:A null proxy is encoded as the [null Ice identity](/icerpc-for-ice-users/rpc-core/ice-identity) (two empty …
-
We currently have "A modular RPC framework built for QUIC" and "Slice - a better IDL" in the getting started section of the documentation. These more technical feature descriptions are good to have in…