-
https://docs.testing.zeroc.com/docs/slice/encoding/main-features#little-endian
> On the other hand, the ice and icerpc protocols define their frame headers and control frames using Slice; this usag…
-
The callout text is blue, the link are also in blue with maybe a slightly bolder font, but it's way too difficult to see the difference.
See for example the callout in http://localhost:3000/slice/l…
-
https://github.com/icerpc/icerpc-csharp/blob/02d0fb6ac1a44b5ae94de01aad865a71b563be68/src/IceRpc.Metrics/IceRpc.Metrics.csproj#L4
-
As a follow up to #3134, it would be make sense to refactor IceRpcProtocolConnection so that DisposeAsync waits for `_streamsClosed` before disposing its transport connection.
_streamsClosed is com…
-
The `Connection_with_idle_timeout_is_not_aborted_when_idle` test is failing intermittently for me on Windows 11, off a clean main. When it does fail, both the `True` and `False` case always seem to fa…
-
I propose to use only mermaid and excalidraw (https://excalidraw.com/) for diagrams, to provide a consistent look & feel to our diagrams.
Mermaid is reasonably easy to use and works directly with m…
-
```
Unhandled Runtime Error
Error: Hydration failed because the initial UI does not match what was rendered on the server.
See more info here: https://nextjs.org/docs/messages/react-hydration-err…
-
```
Failed IceRpc:Tests:Transports:Slic:SlicTransportTests:Send_initialize_frame_with_unsupported_slic_version_replies_with_version_frame [3 ms]
Error Message:
IceRpc.IceRpcException : An Ic…
-
>Then I believe it would be more accurate to write "When the operation has a single return type", The way I see it, an operation has a return type, and it returns a value, which has a type matching th…
-
There is an existing Slice package in NuGet.org https://www.nuget.org/packages/slice
We will not be able to publish our Slice package to NuGet.org:
- We can ask the owner to give the package to …