jonaslindmark/clojure-chatter
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
A Chat server and client written in Clojure
Uses google protocol buffers with aleph and lamina
to set up a TCP server and client with a very simple
CLI.
Build with:
lein jar
lein uberjar
Test with:
lein test
Get instructions by adding the flag --help