Create initial version of server
Just a very simple TCP echo server to get started with.
This commit is contained in:
2
server/rebar.config
Normal file
2
server/rebar.config
Normal file
@@ -0,0 +1,2 @@
|
||||
{erl_opts, [debug_info]}.
|
||||
{deps, []}.
|
||||
Reference in New Issue
Block a user