libchat/nim-bindings
Jazz Turner-Baggs 1f0354f8e2
Add FFI functions for send_content and handle_payload (#29)
* Add api calls for handle_payload and send_content

* Add handle_payload and send_content to FFI
2026-01-28 10:50:41 -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.