Skip to content

v0.9.0: Initialize listeners via RecreateListeners function

Latest
Compare
Choose a tag to compare
@halseth halseth released this 19 May 10:50
· 11 commits to master since this release
58e52ea
This commit refactors the listener template to initialize variables
when RecreateListeners is called. The reason for this is that a
listener is closed when the gRPC server goes down, so a new
instance must be created.