Skip to content

Beyond the Basics of Mini oRPC

This section explores advanced features and techniques you can implement to enhance Mini oRPC's capabilities.

Getting Started

The complete Mini oRPC implementation is available in the Mini oRPC Repository, with a playground for testing. Once you implement a new feature, submit a pull request to the repository for review.

Feature Suggestions

Below are recommended features you can implement in Mini oRPC:

INFO

You can implement these features in any order. Pick the ones you find interesting. You can import code from existing oRPC packages to make development easier.

Released under the MIT License.