Skip to content

[feature] Add support for 'Service/Method' to support LSP #83

@tristan957

Description

@tristan957

A clear and concise description of what the problem is - e.g. "I'm always frustrated when [...]"

LSP has methods like textDocument/XXX. Gorilla RPC currently only supports textDocument.XXX. You can't implement a language server using Go and this package

What would the feature look like? How would it work? How would it change the API?

Some way to register a func for translating the service and method name to various formats or maybe registering a format string of some sort.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions