-
https://github.com/icerpc/icerpc-csharp/blob/22a6aa2e1f7d7280337b684e830510d0d98b76fc/examples/Greeter/Server/Server.csproj#L13-L15
In the examples that use IceRpc.Slice, we can omit IceRpc depende…
-
Should we move this workaround to a decorator, like we do for https://github.com/icerpc/icerpc-csharp/blob/main/src/IceRpc.Transports.Quic/Internal/BugFixStreamPipeReaderDecorator.cs
The issue was …
-
If you intentionally navigate to a non-existent page (https://docs.icerpc.dev/kewl), and shrink the width,
the page will load in a hamburger icon for opening the side-nav. However, there are no items…
-
I tried leaving both positive and negative feedback on the docs, but I only see an email about the negative feedback.
Is this expected behavior, or just email being email?
I agree that negative fe…
-
The code generated by Slice calls [`CheckNonIdempotent`](https://github.com/icerpc/icerpc-csharp/blob/fbd611d007b8cadfc995e1474885262307decd1b/src/IceRpc.Slice/IncomingRequestExtensions.cs#L19-L26) to…
-
The README are displayed on nuget.org, e.g.
https://www.nuget.org/packages/IceRpc
We want to update them to:
- avoid horizontal scrolling
- for Slice files, make it clear it's Slice and not C#…
-
The Github Actions have been failing pretty constantly with these errors:
```
Failed IceRpc:Tests:Transports:QuicConnectionConformanceTests:Completing_a_local_or_remote_stream_allows_accepting…
-
There are several issues with the home page:
- View source
what is this about? It brings you to the root of the GitHub org
- What is IceRPC
I am not fond of "What is" titles. If we keep it, it…
-
I'm thinking a specific IceRpc + Slice section would be better to clearly distinguish what belongs to Slice and what belongs to the integration.
_Originally posted by @bentoi in https…
-
The main feature of `####` is that it does not (did not) generate an entry on the right hand side page links, as discussed here:
https://github.com/icerpc/icerpc-docs/pull/116#discussion_r1254841931
…