bevyengine / bevyengine/bevy

OpenRPC support in Bevy Remote Protocol

Open
#16,744 1 comment 5 reactions 0 assignees View on GitHub
A-Dev-Tools C-Feature D-Complex S-Ready-For-Implementation X-Contentious
Dominant language
Rust
Stars
48.2k
Forks
4.8k
Avg merge
3d 22h
Merged PRs (30d)
161

Description

Provide a `rpc.discover` endpoint in Bevy Remote Protocol that will return the OpenRPC schema with available methods. https://spec.open-rpc.org/

It will provide two main benefits:
- discoverabbility of existing methods
- API that allows easy generation of methods into language of choice without need for handcrafted code, not limited to Rust: https://github.com/open-rpc/generator

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.