-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
37 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
TWIM: | ||
|
||
# libkazv (and the Kazv Project) | ||
|
||
[libkazv](https://gitlab.com/kazv/libkazv) is a sans-io C++ (gnu++17) client library | ||
built upon [lager](https://github.com/arximboldi/lager). Along with it there is | ||
[kazv](https://gitlab.com/kazv/kazv), a kirigami/qml client, and a | ||
[forward bot](https://gitlab.com/kazv/matrix-tencent-forward-bot) between matrix and | ||
tencent qq. Talk to us on [#kazv:tusooa.xyz](https://matrix.to/#/#kazv:tusooa.xyz?via=tusooa.xyz). | ||
|
||
## Features | ||
|
||
(Copying from readme:) | ||
|
||
- Logging in | ||
- Receiving room states | ||
- Receiving room messages | ||
- Receiving account data | ||
- Receiving presence | ||
- Sending messages | ||
- Send room state events | ||
- Create rooms | ||
- Room invites | ||
- Join rooms | ||
- Typing notifications | ||
- Receipts and fully-read markers | ||
- Leaving and forgetting rooms | ||
- Content repository | ||
- Send-to-device messages | ||
- E2EE (send and receive events only) | ||
|
||
## What goes here? | ||
|
||
This week we ("tusooa and her longcat," we hope someday we can remove this annotation :P) | ||
implemented sending and receiving encrypted events in rooms. Check a demo video below: | ||
|
||
https://tusooa.xyz/_matrix/media/r0/download/tusooa.xyz/VHsPuGSHNDMnlASQoGmdHnBf |