SkillAgentSearch skills...

Buddha

A lightweight distributed RPC framework

Install / Use

/learn @tinylcy/Buddha
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

buddha

buddha is a lightweight RPC(Remote Procedure Call) framework.

It contains four features, which include:

  • Service registration and service discovery.
  • Use Netty for all network communications.
  • Use Kryo and fastjson to serialization/deserialization.
  • Use dynamic proxy to simplify the client service invocation.

Related Skills

View on GitHub
GitHub Stars143
CategoryDevelopment
Updated11d ago
Forks84

Languages

Java

Security Score

95/100

Audited on Mar 23, 2026

No findings