SkillAgentSearch skills...

Arpc

Antenna RPC is an RPC protocol for distributed computing, it's based on QUIC and Colfer. its currently an WIP.

Install / Use

/learn @almeida-raphael/Arpc
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

github codecov

aRPC - Antenna Remote Procedure Call

Antenna remote procedure call (aRPC) is an RPC protocol focused on distributed processing and HPC. aRPC is implemented over QUIC and inspired by gRPC's architecture. One of the main focus of this project is being as ergonomic as possible for the developer while being fast, that's why we choose Colfer for our serialization tool and made some simplifications over gRPC architecture.

Architecture

If you want to check our architecture and design choices, check the project paper (link will be available soon).

Usage

Examples

If you want examples we have the aRPC Examples repository, this is a collection of examples to show aRPC features and ease the understanding of new aRPC users and contributors.

WIP

This project is currently a work in progress and should be not used in production environments.

Authors

Related Skills

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated7mo ago
Forks1

Languages

Go

Security Score

77/100

Audited on Aug 16, 2025

No findings