libchat

Supporting library for Logos-chat.

Quick Start

Install just to manage tasks.

On MacOS, you can install it via Homebrew:

brew install just

After that, run:

# Build
just build

# Run tests
just test

# Run all examples
just run-examples
Description
Supporting library for Logos-chat
Readme
Languages
Rust 94.3%
Nim 2.3%
C 2.1%
Nix 1%
Makefile 0.3%