All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.jelly.jelly-grpc_3.0.14.0.source-code.reference.conf Maven / Gradle / Ivy

Go to download

Implementation of a gRPC client and server for the Jelly gRPC streaming protocol.

There is a newer version: 2.0.0
Show newest version
# Enable HTTP/2 support in Pekko server so that gRPC works
pekko.http.server.preview.enable-http2 = on

# Enable HTTP/2 keep-alive pings to prevent long-running streams from being closed when there is no activity.
# The server will ping the client every 10 seconds – you can change this to a less aggressive setting if needed.
pekko.http.server.http2.ping-interval = 10s




© 2015 - 2024 Weber Informatics LLC | Privacy Policy