Add support NXT_RESUME (#9)
This commit is contained in:
parent
4bd8ba994f
commit
a3ec836e42
15 changed files with 730 additions and 71 deletions
|
|
@ -4,7 +4,7 @@ use Mix.Config
|
|||
|
||||
config :tres,
|
||||
protocol: :tcp,
|
||||
port: 6653,
|
||||
port: 6633,
|
||||
max_connections: 10,
|
||||
num_acceptors: 10,
|
||||
callback_module: Tres.ExampleHandler,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue