Skip to content

Server-only RPC services #497

@rnett

Description

@rnett

Is your feature request related to a problem? Please describe.

If you don't need a client (i.e. because you're using an integration that only consumes the server implementation, or because you're using a client in a different language, etc), having to define the service and server separately is needless boilerplate.

Describe the solution you'd like

The ability to annotate server implementations directly with @Rpc and not need a separate interface.

Describe alternatives you've considered

There aren't really alternatives, other than just living with the pain.

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions