libchat/nim-bindings
Jazz Turner-Baggs 1158865bf2
feat: ListConversations (#60)
* Add function to get available conversations_ids

* Update bindings

* linter fix

* remove dynlib reference

* destructor fix
2026-02-28 03:16:10 -08:00
..
2026-02-19 17:25:42 -08:00
2026-02-28 03:16:10 -08:00
2026-02-19 17:25:42 -08:00
2026-02-19 17:25:42 -08:00
2026-01-28 10:38:08 -08:00

Nim-bindings

A Nim wrapping class that exposes LibChat functionality.

Getting Started

nimble pingpong - Run the pingpong example.