Skip to content

appnet-org/go-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cf1d6a8 · Feb 16, 2025

History

47 Commits
Jan 7, 2025
Feb 16, 2025
May 14, 2024
May 2, 2024

Repository files navigation

AppNet Interceptor Library

This library can be included by applications that will be used with AppNet gRPC elements. The library exposes an interceptor which performs the processing they specify via AppNet. Approximate LOC change required to applications ~= 1 line per gRPC connection. Allows rpc processing logic to be swapped at runtime via Go's plugin system.