View Source Unreal.Core.Config (Unreal v0.2.0)
Config for connection. Field names are pretty much self explanatory.
options
Options
- timeout: Allows you to set custom timeout, default is
5000
. If you want to remove timeout, put:infinity
instead.