As offered here is a PR for #56 using the Typesafe Config. The reference.conf provides the default timeout value of 500ms which can be overridden by the users application.conf. The config is placed in StreamContext. There should be no braking changes.
As offered here is a PR for #56 using the Typesafe Config. The
reference.conf
provides the default timeout value of 500ms which can be overridden by the usersapplication.conf
. Theconfig
is placed inStreamContext
. There should be no braking changes.