11 lines
102 B
Markdown
11 lines
102 B
Markdown
# chat
|
|
|
|
A chat example made with ranch and berty.
|
|
|
|
# Build
|
|
|
|
```erlang
|
|
rebar3 compile
|
|
rebar3 shell
|
|
```
|