Skip to content

Logging caller delays #157

Open
Open
@supermihi

Description

@supermihi

I am using WampSharp in the "Caller" role and would like to log the (individual and overall) time spent waiting for the callee to respond to my (async) calls to various WAMP procedures.

Now, I have quite a few remote procedure calls and would like to avoid having to include the timing / logging logic at every place where some ServiceProxy is used. Is there a more low-level way to tap request and response times, e.g. by injecting some interceptor interface in the right place?

Thanks,
Michael

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions