# Packages
Package connectionnotify contains a GRPC interceptor to notify about new incoming or closing stream connexions.
Package contextidler allows to timeout any idled client connection.
Package grpcerror formats well known GRPC errors to comprehensible end-user errors.
Package interceptorschain allows chaining multiple streams server interceptor by returning an unique interceptor.
Package logconnections implements a stream interceptor to notify the pinged object on each new and ended connections.
Package log implements multiple string interceptors to stream logs initiated and tagged from the server to the targeted clients.