christarazi / matrix-structs

De/Serializable types for events, requests/responses and identifiers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

matrix-structs

Build Status Documentation

Collection of structs used in the Matrix protocol with built in serialization/deserialization to/from json.

There is support for:

  • Events
  • Matrix identifiers
  • Request types
  • Response types

About

De/Serializable types for events, requests/responses and identifiers

License:The Unlicense


Languages

Language:C++ 96.4%Language:CMake 3.1%Language:Makefile 0.4%Language:Shell 0.1%