Add support NXT_RESUME
This commit is contained in:
parent
2c4d247a2f
commit
f8ecab26ee
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