EchoBoy

Build Status

HTTP and WebSocket echo server as an OTP Application

Installation

Add the echo_boy package to your list of dependencies in mix.exs:

def deps do
[
{:echo_boy, "~> 0.6"}
]
end

Authors

License

echo_boy is released under the MIT license