Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 254 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 254 Bytes

ChatABC

Chat using Async, Because we Can.

Usage

cargo run

Open http://localhost:3000/ in your browser.

Contributing

Before committing, install the our Git hooks:

git config --local core.hooksPath .githooks