Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add https://www.uhoreg.ca/programming/matrix/operator to Try Matrix page #996

Closed
uhoreg opened this issue Sep 14, 2017 · 1 comment
Closed

Comments

@uhoreg
Copy link
Member

uhoreg commented Sep 14, 2017

section: Client SDKs
name: operator

Short description:

runloop-agnostic C++ SDK
Author: Hubert Chathi
Maturity: Alpha

Long description:

Operator is a C++ library for plugging into the Matrix. Operator is runloop-agnostic: it does not make any network calls itself. Rather, the calling program passes in an adapter that defines how to perform any network calls. Operator currently includes adapters for GLib and Qt, and more will be written in the future.

Operator currently includes a low-level client API and a high-level client API; a low-level AS API, and high-level AS API are planned.

Operator is in the very early stages of development.

Project page, GitLab

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants