mmcp-client 0.1.0

Client implementation for the MMCP framework.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# MMCP Client

[![GitHub](https://img.shields.io/badge/GitHub-ryo33/mmcp-222222)](https://github.com/ryo33/mmcp)
![MIT/Apache 2.0](https://img.shields.io/badge/license-MIT%2FApache--2.0-blue.svg)
[![Crates.io](https://img.shields.io/crates/v/mmcp-client)](https://crates.io/crates/mmcp-client)
[![docs.rs](https://img.shields.io/docsrs/mmcp-client)](https://docs.rs/mmcp-client)
![GitHub Repo stars](https://img.shields.io/github/stars/ryo33/mmcp?style=social)

Client implementation for the MMCP framework.

This crate is currently a placeholder to reserve the name. Implementation will be added in future releases.

## License

Licensed under either of [Apache License, Version 2.0](LICENSE-APACHE) or [MIT license](LICENSE-MIT) at your option.