Skip to content

Enhancement: remove the get_peer and set_peer method in Service trait. #188

@4t145

Description

@4t145
  1. When I wrote those two method, there's no good way to access peer in handler methods.
  2. And now we can get peer through request context. Which makes those two method looks redundant.
  3. I believe there are not many users even know these two method, let alone are using them.

@jokemanfire What's your opinion?

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-enhancementNew features and enhancements

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions