abouttreesummaryrefslogcommitdiff
path: root/examples/Send.c
AgeCommit message (Collapse)AuthorFilesLines
2023-11-14update examplesPatrick1-6/+9
2023-11-13fix examplesPatrick1-5/+4
2023-10-13HTTP layer for ESP32, make static specifier in matrix.c optional by defining ↵Patrick1-4/+12
it as a macro
2023-06-19olm session managementPatrick1-1/+1
2023-05-28send example, http PUTPatrick1-5/+7
2023-05-28dont need length variables everywhere (i think)Patrick1-10/+11
2023-05-15Initial commit. Rudimentary readme, mockup examples without actual ↵Patrick1-0/+25
implementation, Makefile, Olm submodule