Buckaroo
Simple :cowboy
(v2) webserver with support for websockets.
Installation
Thee package can be installed
by adding buckaroo
to your list of dependencies in mix.exs
:
def deps do
[
{:buckaroo, "~> 0.0.1"}
]
end
The docs can be found at https://hexdocs.pm/buckaroo.