EchoBoy
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"}
]
endAuthors
- Alex Kwiatkowski - alex+git@rival-studios.com
License
echo_boy is released under the MIT license