Hello,
I'm wondering why I'm getting (while implementing gRPCServer.jl ...)
The gRPCClient.jl package is incompatible because it requires an old version of ProtoBuf (0.11.x) while gRPCServer requires ProtoBuf 1.2. This is a fundamental version conflict.
I noticed latest release on Github is v0.1.4! (while Project.toml states version = "1.0.0")
Any news?
PS: I saw that this package recently changed repo url JuliaRegistries/General#142855
Hello,
I'm wondering why I'm getting (while implementing gRPCServer.jl ...)
I noticed latest release on Github is v0.1.4! (while Project.toml
states version = "1.0.0")Any news?
PS: I saw that this package recently changed repo url JuliaRegistries/General#142855