echo_boy

HTTP and WebSocket echo server as an OTP Application

MIT License

Downloads
16.2K
Stars
0
Committers
1

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"}
  ]
end

Authors

License

echo_boy is released under the MIT license