Files
berty/examples/chat/README.md

11 lines
102 B
Markdown

# chat
A chat example made with ranch and berty.
# Build
```erlang
rebar3 compile
rebar3 shell
```