Git Product home page Git Product logo

hvmcp's Introduction

hVMCP – haskell implementation of VMCP protocol

Currently, I don’t have much motivation to write in English… I think I will write this down in English in the future, but for now please use translator or ask me directly to know details.

ばもきゃプロトコルのHaskell版実装です。

バージョン対応情報

  • VMCP v2.0まで
  • Marionette APIのみ

基本的な使い方

基本的には pipesと組み合わせて使うことになると思います。 例が file:examples にあるので参照して下さい。

より具体的な使い方の説明はチョットマッテネ

使用例

Cj-bc/faclig
AAのモデルを操作するためのやつ
examples/ 以下
色々例があります

FAQ

なんでGPL3なの?

依存パッケージである hoscがGPL3だからです。

なんで conduit ではなく pipes なの?

私が、一緒に使いたいライブラリの一つgi-gtk-declarative-app-simpleが 対応しているのが pipes だからです。

いずれは pipesconduit それぞれ別パッケージとして提供したい 気持ちはありますが、ニーズ次第な部分が大きいです。

hvmcp's People

Contributors

cj-bc avatar

Watchers

 avatar

hvmcp's Issues

未実装のメッセージはそのまま通すようにする

現状、サポートされていないバージョンのメッセージは全部消されてしまう。しかし、現状サポートしているバージョンが大分古いことからこれは問題になるだろうと考えられる。
そこで、サポートされていないメッセージはそのまま Message として扱い、きちんと送受信されるようにした方が良い

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.