You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[WIP] A gRPC server implementation in Julia. Be aware it's a work in progress... not yet fully usable nor fully documented.Partially broken. Waiting gRPCClient.jl release on Julia General Registry (2026-01-10) and probably consider using a nghttp2 Julia wrapper (2026-01-16)
All active development happens on the develop branch.
Please switch to the develop branch to view the source code, documentation, and contribute.
git checkout develop
About
[WIP] A gRPC server implementation in Julia. Be aware it's a work in progress... not yet fully usable nor fully documented.Partially broken. Waiting gRPCClient.jl release on Julia General Registry (2026-01-10) and probably consider using a nghttp2 Julia wrapper (2026-01-16)