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

Extend the parser and add few fields for service types #93

Open
biswajitutil opened this issue Sep 18, 2024 · 0 comments
Open

Extend the parser and add few fields for service types #93

biswajitutil opened this issue Sep 18, 2024 · 0 comments

Comments

@biswajitutil
Copy link

Hi,
I want to add few new fields in each of the service types of structure. Those fields are already available in each packet. How can I achieve this?

I want to include:

Message Type
Chunk Type
Message Size

for all service types as this is available in each service type.

Similarly,
I want to get request and response header fields for each service types which typically contain

Authentication token
Timestamp
request handle
service result
return diagnostics ( audit entry id, timeout )

Can you give one example for any service type so that I can extend it for others?
Your help is appreciated.

Thanks
Biswa

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

1 participant