Skip to content

Commit

Permalink
Add twim 2021,1,21(4)
Browse files Browse the repository at this point in the history
  • Loading branch information
tusooa committed Jan 22, 2021
1 parent d44b93a commit af7a7fe
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions twims/2021,1,21(4).md
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

0 comments on commit af7a7fe

Please sign in to comment.