Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ch4s3/quick_chat

demo repo for genservers, amnesia, etc
https://github.com/ch4s3/quick_chat

Last synced: 19 days ago
JSON representation

demo repo for genservers, amnesia, etc

Awesome Lists containing this project

README

        

# QuickChat

WIP repo for a genserver, amnesia blog post

## Installation

```elixir
def deps do
[
{:quick_chat, "~> 0.1.0"}
]
end
```

Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at [https://hexdocs.pm/quick_chat](https://hexdocs.pm/quick_chat).