No description
- Elixir 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| lib | ||
| test | ||
| .formatter.exs | ||
| .gitignore | ||
| LICENSE | ||
| mix.exs | ||
| README.md | ||
BBS
A basic Bulletin Board System (BBS) used as an illustrative example in the blog post Elixir GenServers vs Agents. Each commit in this repository corresponds to an iteration of the BBS.MessageRepository process.