You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First draft of the C API.
Done when a demo client can
- link against libcanth;
- instantiate a library handle;
- create a message object;
- print said message object;
- destroy the library instance and associated objects.