rpcnet 0.1.0

RPC library based on QUIC+TLS encryption
Documentation
# Summary

[Introduction](introduction.md)

# Core Guide

- [Getting Started]getting-started.md
- [Core Concepts]concepts.md
- [rpcnet-gen CLI]rpcnet-gen.md

# Cluster Management

- [Cluster Example]cluster-example.md
  - [Overview]cluster/overview.md
  - [Tutorial]cluster/tutorial.md
  - [Discovery (SWIM)]cluster/discovery.md
  - [Load Balancing]cluster/load-balancing.md
  - [Health Checking]cluster/health.md
  - [Failure Handling]cluster/failures.md

# Streaming Patterns

- [Streaming Overview]streaming-overview.md
- [Streaming Walkthrough]streaming-example.md

# Advanced Topics

- [Performance Tuning]advanced/performance.md
- [Production Deployment]advanced/production.md
- [Migration Guide]advanced/migration.md

# Reference

- [API Reference]reference/api.md
- [Example Programs]reference/examples.md