feat: add tablet protocol support

This commit is contained in:
sqooky 2026-03-16 08:32:49 -04:00
parent 5606124da9
commit 4797f8d979
5 changed files with 319 additions and 18 deletions

View file

@ -1,5 +1,5 @@
project('mango', ['c', 'cpp'],
version : '0.12.6',
version : '0.12.7',
)
subdir('protocols')