Jiro.Shared Documentation
Welcome to the Jiro.Shared documentation! This library provides shared types and models for the Jiro ecosystem applications.
Getting Started
Jiro.Shared is a foundational library that provides common types, models, and utilities used across the Jiro ecosystem, including JiroCloud and Jiro instances.
Features
- WebSocket Communication: Predefined endpoint definitions for consistent WebSocket communication
- gRPC Integration: Protocol buffer definitions and strongly-typed gRPC services
- Request/Response Models: Comprehensive models for chat sessions, commands, configuration, logging, and themes
- Type Safety: Strongly-typed communication contracts with compile-time validation
- Documentation: Full XML documentation for IntelliSense support
Quick Start
To get started with Jiro.Shared, install the NuGet package:
dotnet add package Jiro.Shared
Documentation Sections
- API Reference - Complete API documentation
- Changelog - Version history and release notes
Support
For issues and feature requests, please visit our GitHub repository.