Skip to content

Latest commit

 

History

182 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARCHIVED REPO!!!!

repo was migrated here https://codeberg.org/dcraftbg/lake

Lake

The new generation chat client infrastructure

Quickstart

Build System:

cc -o nob nob.c

Server:

./nob keygen run -- ./userA
./nob db-utils run -- -u ./userA.pub userA
./nob server run

Client:

./nob client run -- -key ./userA

NOTE: Your client settings are saved in ~/.lake-tui:

~/.lake-tui/
    key.pub
    key.priv       
    server.conf    # hostname + port of server

For example: ~/.lake-tui/server.conf:

hostname = "localhost"
port = 8080

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages