notification-grpc-server

command
v0.9.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 9, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package main runs the notification service as a standalone gRPC process.

Unlike the HTTP notification-server example (which serves its HTTP server outside the Modulex lifecycle, in main itself), this example demonstrates the modulex/grpc package's server lifecycle helper: the gRPC listener is started and gracefully stopped by mgr.StartModules/mgr.StopModules, via notification.GRPCServerModule. The grpc-consumer process connects to this server using the gRPC client adapter.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL