mirror of
https://github.com/logos-messaging/libchat.git
synced 2026-02-09 16:33:10 +00:00
* remove unneeded code * Update comment style * Update Nim side to support safer_ffi * Fix Introduction from impl * Updates
8 lines
140 B
Markdown
8 lines
140 B
Markdown
# Nim-bindings
|
|
|
|
A Nim wrapping class that exposes LibChat functionality.
|
|
|
|
|
|
## Getting Started
|
|
|
|
`nimble pingpong` - Run the pingpong example. |