Dmitrii Gridnev
Dmitrii Gridnev
### What happened? The Golang team introduced the [Go Protobuf: The new Opaque API](https://go.dev/blog/protobuf-opaque) In it we closed public fields of the structure (instead, by making the Get/Set/Has/Clear{StructName} methods) and...
Hi, trying to run a library using SkipFuse having a `JSONSerialization.jsonObject` call and casting to `any Sendable & Hashable`, I get different behavior on iOS and Android. On iOS everything...
Is there support/planned for gRPC editions support?
### Use case I would like to be able to use GraphQL in Linux, Android builds. Especially taking into account the latest news https://swiftpackageindex.com/blog/adding-wasm-and-android-compatibility-testing gRPC client is built and runs...