about summary refs log tree commit diff stats
path: root/src/ctx.c
Commit message (Collapse)AuthorAgeFilesLines
* restructure include and fix makefiles HEAD masterlatex2023-02-111-2/+2
| | | | | | | | * restructed include/ to have a umumble folder * fix the makefile to use the new include structure * tests makefile now builds inside root build folder * added TODO list for shit I gotta do * laid groundwork for packet parsing/packing: mumble_packet_gen_header
* add mumble_connect to connect to TCPlatex2023-01-291-3/+17
|
* fix API, fix Makefile, add unit testslatex2023-01-261-4/+4
|
* add context initialization and uv looplatex2023-01-251-0/+15