Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/varugasu/ws-chat
https://github.com/varugasu/ws-chat
cowboy elixir rest-api sqlite websocket
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/varugasu/ws-chat
- Owner: varugasu
- Created: 2022-12-27T02:51:27.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-07T13:36:48.000Z (almost 2 years ago)
- Last Synced: 2023-12-13T12:28:16.038Z (11 months ago)
- Topics: cowboy, elixir, rest-api, sqlite, websocket
- Language: Elixir
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WsChat
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `ws_chat` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:ws_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 .