Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom handler configuration #150

Open
nickel0 opened this issue Dec 9, 2020 · 1 comment
Open

Custom handler configuration #150

nickel0 opened this issue Dec 9, 2020 · 1 comment

Comments

@nickel0
Copy link

nickel0 commented Dec 9, 2020

Hi. The go-diameter defines CER/CEA and DWR/DWA handlers and initialize state machine using the handlers. But for more flexibility the go-diameter should allow developers to use their own custom CER/CEA and DWR/DWA handlers. In my cases, I implemented common logging codes into my handlers (e.g. AIR/AIA and ULR/ULA). I want to use custom CER/CEA and DWR/DWA handlers that includes my common logging codes. Is there any possible way to do this?

@bearmini
Copy link
Contributor

bearmini commented Jan 7, 2021

@fiorix Any info / thoughts on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants